diff --git a/content/pages/3.contribute/2.build/1.build-release.md b/content/pages/3.contribute/2.build/1.build-release.md index b18ecfe5..21e32717 100644 --- a/content/pages/3.contribute/2.build/1.build-release.md +++ b/content/pages/3.contribute/2.build/1.build-release.md @@ -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 diff --git a/content/pages/3.contribute/2.build/2.versioning.md b/content/pages/3.contribute/2.build/2.versioning.md index 3d7a5021..04b92ba6 100644 --- a/content/pages/3.contribute/2.build/2.versioning.md +++ b/content/pages/3.contribute/2.build/2.versioning.md @@ -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: