Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 16 additions & 12 deletions content/pages/3.contribute/2.build/1.build-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,22 @@ Kubernetes pods scheduling allows for **truly** reproducible and isolated builds

### Build order

- hadoop
- tez
- hive1
- spark
- hive2
- spark3
- hive
- hbase
- ranger
- phoenix
- phoenix-queryserver
- knox
- Zookeeper (for TDP stack 2 only)
- Hadoop
- Tez
- Hive1 (for TDP stack 1.1 only)
- Spark (for TDP stack 1.1 only)
- Hive2 (for TDP stack 1.1 only)
- Spark3
- Hive
- HBase
- Ranger
- Phoenix
- Phoenix-queryserver
- Knox
- HBase Connectors (for TDP stack 1.1 only)
- HBase Operator tools
- Iceberg (for TDP stack 2 only)

### Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion content/pages/3.contribute/2.build/2.versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ nav_title: Software versioning
---

# Software versioning sofware in the TDP Project

This document provides guidelines for versioning and releasing software for the TDP Project.

As of April 2023, the TDP project includes:
Expand Down