From d163d81332fd5c33fe074232d43c55866d16bf7b Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Thu, 5 Oct 2023 18:38:01 +0200 Subject: [PATCH 01/12] feat: update README with TDP 1.1 BOM --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fa6113e..d586cc6 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,18 @@ Each component of TDP also has its own repository. The following table shows the core components of TDP as well as the Apache branch they were based on and the TDP branch which serves as base for our releases. -| Component | Version | Apache Git branch | TDP Git Branch | TDP commits | +| Component | Version | Apache Git release | TDP Git Branch | TDP commits | | --------------------------- | ---------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | -| Apache ZooKeeper | 3.4.6 | release-3.4.6 | XXX | X.X.X | -| Apache Hadoop | 3.1.1-0.0 | [rel/release-3.1.1](https://github.com/apache/hadoop/commits/branch-3.1.1) | [branch-3.1.1-TDP](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.1-TDP) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.1...branch-3.1.1-TDP) | -| Apache Hive | 3.1.3-1.0 | [branch-3.1](https://github.com/apache/hive/commits/branch-3.1) | [branch-3.1-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1-TDP) | -| Apache Hive 2 (for Spark 3) | 2.3.9-1.0 | [branch-2.3](https://github.com/apache/hive/commits/branch-2.3) | [branch-2.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3-TDP) | +| Apache ZooKeeper | 3.4.14-0.0 | [rel/release-3.4.14](https://github.com/apache/zookeeper/commits/release-3.4.14)| [branch-3.4.14-TDP](https://github.com/alliage-io/zookeeper/commits/branch-3.4.14-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.4...branch-3.1.4-TDP) +| Apache Hadoop | 3.1.4-0.0 | [rel/release-3.1.4](https://github.com/apache/hadoop/commits/rel/release-3.1.4) | [branch-3.1.4-TDP](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.4-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/zookeeper/compare/branch-3.4.14...branch-3.4.14-TDP)| +| (WIP: NOT REBASED) Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1-TDP) | +| (WIP: NOT REBASED) Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3-TDP) | | Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [branch-1.2](https://github.com/apache/hive/commits/branch-1.2) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2-TDP) | -| Apache Tez | 0.9.1-1.0 | [branch-0.9.1](https://github.com/apache/tez/commits/branch-0.9.1) | [branch-0.9.1-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.1-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.1...branch-0.9.1-TDP) | +| Apache Tez | 0.9.2-1.0 | [branch-0.9.2](https://github.com/apache/tez/commits/rel/release-0.9.2) | [branch-0.9.2-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2...branch-0.9.2-TDP) | | Apache Spark | 2.3.4-1.0 | [branch-2.3](https://github.com/apache/spark/commits/branch-2.3) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3-TDP) | -| Apache Spark 3 | 3.2.2-0.0 | [branch-3.2](https://github.com/apache/spark/commits/branch-3.2) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2...branch-3.2-TDP) | +| (WIP: NOT REBASED) Apache Spark 3 | 3.2.4-0.0 | [branch-3.2](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2...branch-3.2-TDP) | | Apache Ranger | 2.0.0-1.0 | [ranger-2.0](https://github.com/apache/ranger/commits/ranger-2.0) | [ranger-2.0-TDP](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0-TDP) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0-TDP) | -| Apache Solr (for Ranger) | 7.7.3 | releases/lucene-solr/7.7.3 | XXX | X.X.X | +| Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | | Apache HBase | 2.1.10-1.0 | [branch-2.1](https://github.com/apache/hbase/commits/branch-2.1) | [branch-2.1-TDP](https://github.com/TOSIT-IO/hbase/commits/branch-2.1-TDP) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1-TDP) | | Apache Phoenix | 5.1.3-1.0 | [5.1](https://github.com/apache/phoenix/commits/5.1) | [5.1.3-TDP](https://github.com/TOSIT-IO/phoenix/commits/5.1.3-TDP) | [compare](https://github.com/TOSIT-IO/phoenix/compare/5.1...5.1.3-TDP) | | Apache Phoenix Query Server | 6.0.0-0.0 | [6.0.0](https://github.com/apache/phoenix-queryserver/commits/6.0.0) | [6.0.0-TDP](https://github.com/TOSIT-IO/phoenix-queryserver/commits/6.0.0-TDP) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/6.0.0...6.0.0-TDP) | From 78f9a9ae8b0d0aa497fe55f3a58e6ba5a283d209 Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Mon, 23 Oct 2023 17:40:23 +0200 Subject: [PATCH 02/12] feat: update upstream releases --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d586cc6..0c5ede5 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,14 @@ The following table shows the core components of TDP as well as the Apache branc | Apache Hadoop | 3.1.4-0.0 | [rel/release-3.1.4](https://github.com/apache/hadoop/commits/rel/release-3.1.4) | [branch-3.1.4-TDP](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.4-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/zookeeper/compare/branch-3.4.14...branch-3.4.14-TDP)| | (WIP: NOT REBASED) Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1-TDP) | | (WIP: NOT REBASED) Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3-TDP) | -| Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [branch-1.2](https://github.com/apache/hive/commits/branch-1.2) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2-TDP) | +| Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2-TDP) | | Apache Tez | 0.9.2-1.0 | [branch-0.9.2](https://github.com/apache/tez/commits/rel/release-0.9.2) | [branch-0.9.2-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2...branch-0.9.2-TDP) | -| Apache Spark | 2.3.4-1.0 | [branch-2.3](https://github.com/apache/spark/commits/branch-2.3) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3-TDP) | -| (WIP: NOT REBASED) Apache Spark 3 | 3.2.4-0.0 | [branch-3.2](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2...branch-3.2-TDP) | -| Apache Ranger | 2.0.0-1.0 | [ranger-2.0](https://github.com/apache/ranger/commits/ranger-2.0) | [ranger-2.0-TDP](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0-TDP) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0-TDP) | +| Apache Spark | 2.3.4-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3-TDP) | +| (WIP: NOT REBASED) Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2...branch-3.2-TDP) | +| Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | [ranger-2.0-TDP](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0-TDP) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0-TDP) | | Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | -| Apache HBase | 2.1.10-1.0 | [branch-2.1](https://github.com/apache/hbase/commits/branch-2.1) | [branch-2.1-TDP](https://github.com/TOSIT-IO/hbase/commits/branch-2.1-TDP) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1-TDP) | -| Apache Phoenix | 5.1.3-1.0 | [5.1](https://github.com/apache/phoenix/commits/5.1) | [5.1.3-TDP](https://github.com/TOSIT-IO/phoenix/commits/5.1.3-TDP) | [compare](https://github.com/TOSIT-IO/phoenix/compare/5.1...5.1.3-TDP) | +| Apache HBase | 2.1.10-1.0 | [Last commit of branch-2.1](https://github.com/apache/hbase/commits/9f7e856a5f84a6f52d0197a03b7a56e1a3f0446c) | [branch-2.1-TDP](https://github.com/TOSIT-IO/hbase/commits/branch-2.1-TDP) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1-TDP) | +| Apache Phoenix | 5.1.3-1.0 | [5.1.3](https://github.com/apache/phoenix/commits/5.1.3) | [5.1.3-TDP](https://github.com/TOSIT-IO/phoenix/commits/5.1.3-TDP) | [compare](https://github.com/TOSIT-IO/phoenix/compare/5.1...5.1.3-TDP) | | Apache Phoenix Query Server | 6.0.0-0.0 | [6.0.0](https://github.com/apache/phoenix-queryserver/commits/6.0.0) | [6.0.0-TDP](https://github.com/TOSIT-IO/phoenix-queryserver/commits/6.0.0-TDP) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/6.0.0...6.0.0-TDP) | | Apache Knox | 1.6.1-0.0 | [v1.6.1](https://github.com/apache/knox/commits/v1.6.1) | [v1.6.1-TDP](https://github.com/TOSIT-IO/knox/commits/v1.6.1-TDP) | [compare](https://github.com/TOSIT-IO/knox/compare/v1.6.1...v1.6.1-TDP) | | Apache HBase Connectors | 1.0.0-0.0 | [rel/1.0.0](https://github.com/apache/hbase-connectors/commits/rel/1.0.0) | [branch-2.3.4-1.0.0-TDP](https://github.com/TOSIT-IO/hbase-connectors/commits/branch-2.3.4-1.0.0-TDP) | [compare](https://github.com/TOSIT-IO/hbase-connectors/compare/1.0.0...branch-2.3.4-1.0.0-TDP) | From 6111cc6c3ae468f30c8a772c064c39e681c4a13b Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Mon, 23 Oct 2023 17:53:51 +0200 Subject: [PATCH 03/12] fix: knox upstream link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c5ede5..573c4a6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The following table shows the core components of TDP as well as the Apache branc | Apache HBase | 2.1.10-1.0 | [Last commit of branch-2.1](https://github.com/apache/hbase/commits/9f7e856a5f84a6f52d0197a03b7a56e1a3f0446c) | [branch-2.1-TDP](https://github.com/TOSIT-IO/hbase/commits/branch-2.1-TDP) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1-TDP) | | Apache Phoenix | 5.1.3-1.0 | [5.1.3](https://github.com/apache/phoenix/commits/5.1.3) | [5.1.3-TDP](https://github.com/TOSIT-IO/phoenix/commits/5.1.3-TDP) | [compare](https://github.com/TOSIT-IO/phoenix/compare/5.1...5.1.3-TDP) | | Apache Phoenix Query Server | 6.0.0-0.0 | [6.0.0](https://github.com/apache/phoenix-queryserver/commits/6.0.0) | [6.0.0-TDP](https://github.com/TOSIT-IO/phoenix-queryserver/commits/6.0.0-TDP) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/6.0.0...6.0.0-TDP) | -| Apache Knox | 1.6.1-0.0 | [v1.6.1](https://github.com/apache/knox/commits/v1.6.1) | [v1.6.1-TDP](https://github.com/TOSIT-IO/knox/commits/v1.6.1-TDP) | [compare](https://github.com/TOSIT-IO/knox/compare/v1.6.1...v1.6.1-TDP) | +| Apache Knox | 1.6.1-0.0 | [v1.6.1](https://github.com/apache/knox/commits/v1.6.1-release) | [v1.6.1-TDP](https://github.com/TOSIT-IO/knox/commits/v1.6.1-TDP) | [compare](https://github.com/TOSIT-IO/knox/compare/v1.6.1...v1.6.1-TDP) | | Apache HBase Connectors | 1.0.0-0.0 | [rel/1.0.0](https://github.com/apache/hbase-connectors/commits/rel/1.0.0) | [branch-2.3.4-1.0.0-TDP](https://github.com/TOSIT-IO/hbase-connectors/commits/branch-2.3.4-1.0.0-TDP) | [compare](https://github.com/TOSIT-IO/hbase-connectors/compare/1.0.0...branch-2.3.4-1.0.0-TDP) | | Apache HBase Operator tools | 1.1.0-0.0 | [rel/1.1.0](https://github.com/apache/hbase-operator-tools/commits/rel/1.1.0) | [branch-1.1.0-TDP](https://github.com/TOSIT-IO/hbase-operator-tools/commits/branch-1.1.0-TDP) | [compare](https://github.com/TOSIT-IO/hbase-operator-tools/compare/branch-1.1.0...branch-1.1.0-TDP) | From 7564f7e03f9733998bbaeb6799da994e9d17ee41 Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Thu, 9 Nov 2023 18:37:47 +0100 Subject: [PATCH 04/12] feat(BOM): update hive with 3 digits branch --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 573c4a6..9b8dbb1 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ The following table shows the core components of TDP as well as the Apache branc | --------------------------- | ---------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | | Apache ZooKeeper | 3.4.14-0.0 | [rel/release-3.4.14](https://github.com/apache/zookeeper/commits/release-3.4.14)| [branch-3.4.14-TDP](https://github.com/alliage-io/zookeeper/commits/branch-3.4.14-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.4...branch-3.1.4-TDP) | Apache Hadoop | 3.1.4-0.0 | [rel/release-3.1.4](https://github.com/apache/hadoop/commits/rel/release-3.1.4) | [branch-3.1.4-TDP](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.4-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/zookeeper/compare/branch-3.4.14...branch-3.4.14-TDP)| -| (WIP: NOT REBASED) Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1-TDP) | -| (WIP: NOT REBASED) Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3-TDP) | -| Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2-TDP) | +| Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1.3-TDP) | +| (WIP: NOT REBASED) Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-TDP) | +| Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2.3-TDP) | | Apache Tez | 0.9.2-1.0 | [branch-0.9.2](https://github.com/apache/tez/commits/rel/release-0.9.2) | [branch-0.9.2-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2...branch-0.9.2-TDP) | | Apache Spark | 2.3.4-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3-TDP) | | (WIP: NOT REBASED) Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2...branch-3.2-TDP) | From 582b63d8ae133b1f19fd03dc8eab90d56b3a415a Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Thu, 9 Nov 2023 18:38:19 +0100 Subject: [PATCH 05/12] fix(BOM): bad tdp version number on hadoop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b8dbb1..328f039 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The following table shows the core components of TDP as well as the Apache branc | Component | Version | Apache Git release | TDP Git Branch | TDP commits | | --------------------------- | ---------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | | Apache ZooKeeper | 3.4.14-0.0 | [rel/release-3.4.14](https://github.com/apache/zookeeper/commits/release-3.4.14)| [branch-3.4.14-TDP](https://github.com/alliage-io/zookeeper/commits/branch-3.4.14-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.4...branch-3.1.4-TDP) -| Apache Hadoop | 3.1.4-0.0 | [rel/release-3.1.4](https://github.com/apache/hadoop/commits/rel/release-3.1.4) | [branch-3.1.4-TDP](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.4-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/zookeeper/compare/branch-3.4.14...branch-3.4.14-TDP)| +| Apache Hadoop | 3.1.4-1.0 | [rel/release-3.1.4](https://github.com/apache/hadoop/commits/rel/release-3.1.4) | [branch-3.1.4-TDP](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.4-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/zookeeper/compare/branch-3.4.14...branch-3.4.14-TDP)| | Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1.3-TDP) | | (WIP: NOT REBASED) Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-TDP) | | Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2.3-TDP) | From cbf290a428ad5765f33444b1ca2e531c63a4950c Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Thu, 9 Nov 2023 18:39:10 +0100 Subject: [PATCH 06/12] fix(bom): hive 2 has been rebased --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 328f039..4d1c6b5 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The following table shows the core components of TDP as well as the Apache branc | Apache ZooKeeper | 3.4.14-0.0 | [rel/release-3.4.14](https://github.com/apache/zookeeper/commits/release-3.4.14)| [branch-3.4.14-TDP](https://github.com/alliage-io/zookeeper/commits/branch-3.4.14-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.4...branch-3.1.4-TDP) | Apache Hadoop | 3.1.4-1.0 | [rel/release-3.1.4](https://github.com/apache/hadoop/commits/rel/release-3.1.4) | [branch-3.1.4-TDP](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.4-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/zookeeper/compare/branch-3.4.14...branch-3.4.14-TDP)| | Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1.3-TDP) | -| (WIP: NOT REBASED) Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-TDP) | +| Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-TDP) | | Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2.3-TDP) | | Apache Tez | 0.9.2-1.0 | [branch-0.9.2](https://github.com/apache/tez/commits/rel/release-0.9.2) | [branch-0.9.2-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2...branch-0.9.2-TDP) | | Apache Spark | 2.3.4-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3-TDP) | From 80a1d1af4f8ab5ef3c654dd306c9452541325d21 Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Thu, 9 Nov 2023 18:40:40 +0100 Subject: [PATCH 07/12] feat(bom): rever to tez 0.9.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d1c6b5..54d5d79 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The following table shows the core components of TDP as well as the Apache branc | Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1.3-TDP) | | Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-TDP) | | Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2.3-TDP) | -| Apache Tez | 0.9.2-1.0 | [branch-0.9.2](https://github.com/apache/tez/commits/rel/release-0.9.2) | [branch-0.9.2-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2...branch-0.9.2-TDP) | +| Apache Tez | 0.9.1-2.0 | [branch-0.9.1](https://github.com/apache/tez/commits/rel/release-0.9.1) | [branch-0.9.1-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.1-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.1...branch-0.9.1-TDP) | | Apache Spark | 2.3.4-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3-TDP) | | (WIP: NOT REBASED) Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2...branch-3.2-TDP) | | Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | [ranger-2.0-TDP](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0-TDP) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0-TDP) | From 14513a57e2837a7e57a106e9c5e851645439841c Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Thu, 9 Nov 2023 19:09:06 +0100 Subject: [PATCH 08/12] feat(bom): change branch for spark2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54d5d79..209af17 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The following table shows the core components of TDP as well as the Apache branc | Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-TDP) | | Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2.3-TDP) | | Apache Tez | 0.9.1-2.0 | [branch-0.9.1](https://github.com/apache/tez/commits/rel/release-0.9.1) | [branch-0.9.1-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.1-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.1...branch-0.9.1-TDP) | -| Apache Spark | 2.3.4-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3-TDP) | +| Apache Spark | 2.3.5-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3.5-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3.5-TDP) | | (WIP: NOT REBASED) Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2...branch-3.2-TDP) | | Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | [ranger-2.0-TDP](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0-TDP) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0-TDP) | | Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | From 4f08d7378d9d8bea6fba0562e3d3a5f8360a52b9 Mon Sep 17 00:00:00 2001 From: Paul-Adrien Cordonnier Date: Fri, 10 Nov 2023 11:26:59 +0100 Subject: [PATCH 09/12] feat(bom): use new branch for spark 2 and 3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 209af17..2430b0b 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ The following table shows the core components of TDP as well as the Apache branc | Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-TDP) | | Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2.3-TDP) | | Apache Tez | 0.9.1-2.0 | [branch-0.9.1](https://github.com/apache/tez/commits/rel/release-0.9.1) | [branch-0.9.1-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.1-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.1...branch-0.9.1-TDP) | -| Apache Spark | 2.3.5-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3.5-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3.5-TDP) | -| (WIP: NOT REBASED) Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2...branch-3.2-TDP) | +| Apache Spark | 2.3.5-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3.5-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3.5-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3.5-TDP) | +| Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/v3.2.4...TOSIT-IO:spark:branch-3.2.4-TDP) | | Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | [ranger-2.0-TDP](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0-TDP) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0-TDP) | | Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | | Apache HBase | 2.1.10-1.0 | [Last commit of branch-2.1](https://github.com/apache/hbase/commits/9f7e856a5f84a6f52d0197a03b7a56e1a3f0446c) | [branch-2.1-TDP](https://github.com/TOSIT-IO/hbase/commits/branch-2.1-TDP) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1-TDP) | From dfe4cca5d576a7ad6bb3f90f0516208799291797 Mon Sep 17 00:00:00 2001 From: SteBaum Date: Fri, 15 Mar 2024 11:45:08 +0100 Subject: [PATCH 10/12] feat(bom): updated bom for TDP stack 1.1 --- README.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 2430b0b..b3aca30 100644 --- a/README.md +++ b/README.md @@ -25,26 +25,26 @@ Each component of TDP also has its own repository. ### TDP Core -The following table shows the core components of TDP as well as the Apache branch they were based on and the TDP branch which serves as base for our releases. - -| Component | Version | Apache Git release | TDP Git Branch | TDP commits | -| --------------------------- | ---------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | -| Apache ZooKeeper | 3.4.14-0.0 | [rel/release-3.4.14](https://github.com/apache/zookeeper/commits/release-3.4.14)| [branch-3.4.14-TDP](https://github.com/alliage-io/zookeeper/commits/branch-3.4.14-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.4...branch-3.1.4-TDP) -| Apache Hadoop | 3.1.4-1.0 | [rel/release-3.1.4](https://github.com/apache/hadoop/commits/rel/release-3.1.4) | [branch-3.1.4-TDP](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.4-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/zookeeper/compare/branch-3.4.14...branch-3.4.14-TDP)| -| Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-TDP](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1.3-TDP) | -| Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-TDP](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-TDP) | -| Apache Hive 1 (for Spark 2) | 1.2.3-1.0 | [Last commit of branch-1.2](https://github.com/apache/hive/commits/6002c510113d9a6aa87159c7386f2a8a4747405b) | [branch-1.2-TDP](https://github.com/TOSIT-IO/hive/commits/branch-1.2.3-TDP) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-1.2...branch-1.2.3-TDP) | -| Apache Tez | 0.9.1-2.0 | [branch-0.9.1](https://github.com/apache/tez/commits/rel/release-0.9.1) | [branch-0.9.1-TDP](https://github.com/TOSIT-IO/tez/commits/branch-0.9.1-TDP) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.1...branch-0.9.1-TDP) | -| Apache Spark | 2.3.5-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3.5-TDP](https://github.com/TOSIT-IO/spark/commits/branch-2.3.5-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3.5-TDP) | -| Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-TDP](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-TDP) | [compare](https://github.com/TOSIT-IO/spark/compare/v3.2.4...TOSIT-IO:spark:branch-3.2.4-TDP) | -| Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | [ranger-2.0-TDP](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0-TDP) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0-TDP) | -| Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | -| Apache HBase | 2.1.10-1.0 | [Last commit of branch-2.1](https://github.com/apache/hbase/commits/9f7e856a5f84a6f52d0197a03b7a56e1a3f0446c) | [branch-2.1-TDP](https://github.com/TOSIT-IO/hbase/commits/branch-2.1-TDP) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1-TDP) | -| Apache Phoenix | 5.1.3-1.0 | [5.1.3](https://github.com/apache/phoenix/commits/5.1.3) | [5.1.3-TDP](https://github.com/TOSIT-IO/phoenix/commits/5.1.3-TDP) | [compare](https://github.com/TOSIT-IO/phoenix/compare/5.1...5.1.3-TDP) | -| Apache Phoenix Query Server | 6.0.0-0.0 | [6.0.0](https://github.com/apache/phoenix-queryserver/commits/6.0.0) | [6.0.0-TDP](https://github.com/TOSIT-IO/phoenix-queryserver/commits/6.0.0-TDP) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/6.0.0...6.0.0-TDP) | -| Apache Knox | 1.6.1-0.0 | [v1.6.1](https://github.com/apache/knox/commits/v1.6.1-release) | [v1.6.1-TDP](https://github.com/TOSIT-IO/knox/commits/v1.6.1-TDP) | [compare](https://github.com/TOSIT-IO/knox/compare/v1.6.1...v1.6.1-TDP) | -| Apache HBase Connectors | 1.0.0-0.0 | [rel/1.0.0](https://github.com/apache/hbase-connectors/commits/rel/1.0.0) | [branch-2.3.4-1.0.0-TDP](https://github.com/TOSIT-IO/hbase-connectors/commits/branch-2.3.4-1.0.0-TDP) | [compare](https://github.com/TOSIT-IO/hbase-connectors/compare/1.0.0...branch-2.3.4-1.0.0-TDP) | -| Apache HBase Operator tools | 1.1.0-0.0 | [rel/1.1.0](https://github.com/apache/hbase-operator-tools/commits/rel/1.1.0) | [branch-1.1.0-TDP](https://github.com/TOSIT-IO/hbase-operator-tools/commits/branch-1.1.0-TDP) | [compare](https://github.com/TOSIT-IO/hbase-operator-tools/compare/branch-1.1.0...branch-1.1.0-TDP) | +The following table shows the core components of TDP as well as the Apache branch they were based on and the `-basic` branch which serves as base for our releases and the `-fix` branch which includes patches for the correct functionning. + +| Component | Version | Apache Git release | Basic Branch | Basic commits | Fix branch | Fix commits | +| --------------------------- | ---------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |---------------------------------|-----------------------------------| +| Apache ZooKeeper | 3.4.14-0.0 | [rel/release-3.4.14](https://github.com/apache/zookeeper/commits/release-3.4.14)| [branch-3.4.14-TDP](https://github.com/alliage-io/zookeeper/commits/branch-3.4.14-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.4...branch-3.1.4-TDP) | X | X +| Apache Hadoop | 3.1.1-0.0 | [rel/release-3.1.1](https://github.com/apache/hadoop/commits/rel/release-3.1.1) | [branch-3.1.1-basic](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.1-basic) | [compare](https://github.com/apache/hadoop/compare/branch-3.1.1...TOSIT-IO:hadoop:branch-3.1.1-basic)| [branch-3.1.1-fix](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.1-fix) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.1-basic...branch-3.1.1-fix) +| Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-basic](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-basic) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1.3-basic) | [branch-3.1.3-fix](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-fix) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1.3-basic...branch-3.1.3-fix) +| Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-basic](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-basic) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-basic) | [branch-2.3.9-fix](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-fix)| [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3.9-basic...branch-2.3.9-fix) +| Apache Hive 1 (for Spark 2) | 1.2.1.spark2-1.0 | [release-1.2.1-spark2](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2) | [release-1.2.1-spark2-basic](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2-basic) | [compare](https://github.com/TOSIT-IO/spark-hive/compare/release-1.2.1-spark2...release-1.2.1-spark2-basic) | [release-1.2.1-spark2-fix](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2-fix) | [compare](https://github.com/TOSIT-IO/spark-hive/compare/release-1.2.1-spark2-basic...release-1.2.1-spark2-fix) +| Apache Tez | 0.9.2-1.0 | [branch-0.9.2](https://github.com/apache/tez/commits/rel/release-0.9.2) | [branch-0.9.2-basic](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-basic) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2...branch-0.9.2-basic) | [branch-0.9.2-fix](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-fix) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2-build...branch-0.9.2-fix) +| Apache Spark | 2.3.4-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3.4-basic](https://github.com/TOSIT-IO/spark/commits/branch-2.3.4-basic) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3.4-basic) | [branch-2.3.4-fix](https://github.com/TOSIT-IO/spark/commits/branch-2.3.4-fix) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3.4-basic...branch-2.3.4-fix) +| Apache Spark 3 | 3.2.4-0.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-4-basic](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-basic) | [compare](https://github.com/TOSIT-IO/spark/compare/v3.2.4...TOSIT-IO:spark:branch-3.2.4-basic) | [branch-3.2-4-fix](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-fix) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2.4-basic...branch-3.2.4-fix) +| Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | X | | [ranger-2.0-0-fix](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0.0-fix) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0.0-fix) +| Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | X | X +| Apache HBase | 2.1.10-1.0 | [Last commit of branch-2.1](https://github.com/apache/hbase/commits/9f7e856a5f84a6f52d0197a03b7a56e1a3f0446c) | [branch-2.1.10-basic](https://github.com/TOSIT-IO/hbase/commits/branch-2.1.10-basic) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1.10-basic) | [branch-2.1.10-fix](https://github.com/TOSIT-IO/hbase/commits/branch-2.1.10-fix) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1.10-basic...branch-2.1.10-fix) +| Apache Phoenix | 5.1.3-1.0 | [5.1.3](https://github.com/apache/phoenix/commits/5.1.3) | [branch-5.1.3-basic](https://github.com/TOSIT-IO/phoenix/commits/branch-5.1.3-basic) | [compare](https://github.com/TOSIT-IO/phoenix/compare/5.1...branch-5.1.3-basic) | [branch-5.1.3-fix](https://github.com/TOSIT-IO/phoenix/commits/branch-5.1.3-fix) | [compare](https://github.com/TOSIT-IO/phoenix/compare/branch-5.1.3-basic...branch-5.1.3-fix) +| Apache Phoenix Query Server | 6.0.0-0.0 | [6.0.0](https://github.com/apache/phoenix-queryserver/commits/6.0.0) | [branch-6.0.0-basic](https://github.com/TOSIT-IO/phoenix-queryserver/commits/branch-6.0.0-basic) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/6.0.0...branch-6.0.0-basic) | [branch-6.0.0-fix](https://github.com/TOSIT-IO/phoenix-queryserver/commits/branch-6.0.0-fix) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/branch-6.0.0-basic...branch-6.0.0-fix) +| Apache Knox | 1.6.1-0.0 | [v1.6.1](https://github.com/apache/knox/commits/v1.6.1-release) | [branch-1.6.1-basic](https://github.com/TOSIT-IO/knox/commits/branch-1.6.1-basic) | [compare](https://github.com/TOSIT-IO/knox/compare/v1.6.1...branch-1.6.1-basic) | [branch-1.6.1-fix](https://github.com/TOSIT-IO/knox/commits/branch-1.6.1-fix) | [compare](https://github.com/TOSIT-IO/knox/compare/branch-1.6.1-basic...branch-1.6.1-fix) +| Apache HBase Connectors | 1.0.0-0.0 | [rel/1.0.0](https://github.com/apache/hbase-connectors/commits/rel/1.0.0) | [branch-2.3.4-1.0.0-basic](https://github.com/TOSIT-IO/hbase-connectors/commits/branch-2.3.4-1.0.0-basic) | [compare](https://github.com/TOSIT-IO/hbase-connectors/compare/1.0.0...branch-2.3.4-1.0.0-basic) | [branch-2.3.4-1.0.0-fix](https://github.com/TOSIT-IO/hbase-connectors/commits/branch-2.3.4-1.0.0-fix) | [compare](https://github.com/TOSIT-IO/hbase-connectors/compare/branch-2.3.4-1.0.0-basic...branch-2.3.4-1.0.0-fix) +| Apache HBase Operator tools | 1.1.0-0.0 | [rel/1.1.0](https://github.com/apache/hbase-operator-tools/commits/rel/1.1.0) | [branch-1.1.0-basic](https://github.com/TOSIT-IO/hbase-operator-tools/commits/branch-1.1.0-basic) | [compare](https://github.com/TOSIT-IO/hbase-operator-tools/compare/branch-1.1.0...branch-1.1.0-basic) | [branch-1.1.0-fix](https://github.com/TOSIT-IO/hbase-operator-tools/commits/branch-1.1.0-fix) | [compare](https://github.com/TOSIT-IO/hbase-operator-tools/compare/branch-1.1.0-basic...branch-1.1.0-fix) Versions are approximately based on the [HDP 3.1.5 release](https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.5/release-notes/content/hdp_relnotes.html). @@ -58,11 +58,11 @@ Versions are approximately based on the [HDP 3.1.5 release](https://docs.clouder - The project is not active enough. This is the case of Livy that has not been updated in 2 years. - The project has some incompatibilities with other "TDP Core" projects' releases. This is the case of Kafka 2.X that relies on ZooKeeper 3.5.X (and cannot use the ZooKeeper 3.4.6 of "TDP Core"). -| Component | Version | Apache Git branch | TDP Git Branch | TDP commits | +| Component | Version | Apache Git branch | Fix Branch | Fix commits | | ---------------------------------- | ------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- | | Apache ZooKeeper 3.5.9 (for Kafka) | 3.5.9 | release-3.5.9 | XXX | X.X.X | -| Apache Kafka | 2.8.2 | [2.8](https://github.com/TOSIT-IO/kafka/tree/2.8) | [2.8-TDP](https://github.com/TOSIT-IO/kafka/tree/2.8-TDP) | [compare](https://github.com/TOSIT-IO/kafka/compare/2.8...2.8-TDP) | -| Apache Livy | 0.8.0 | [master](https://github.com/TOSIT-IO/incubator-livy/tree/master) | [branch-0.8.0-TDP](https://github.com/TOSIT-IO/incubator-livy/tree/branch-0.8.0-TDP) | [compare](https://github.com/TOSIT-IO/incubator-livy/compare/master...branch-0.8.0-TDP) | +| Apache Kafka | 2.8.2-TDP-0.1.0-SNAPSHOT | [2.8](https://github.com/TOSIT-IO/kafka/tree/2.8) | [2.8.2-fix](https://github.com/TOSIT-IO/kafka/tree/2.8.2-fix) | [compare](https://github.com/TOSIT-IO/kafka/compare/2.8...2.8.2-fix) | +| Apache Livy | 0.8.0-incubating-TDP-0.1.0-SNAPSHOT | [master](https://github.com/TOSIT-IO/incubator-livy/tree/master) | [branch-0.8.0-fix](https://github.com/TOSIT-IO/incubator-livy/tree/branch-0.8.0-fix) | [compare](https://github.com/TOSIT-IO/incubator-livy/compare/master...branch-0.8.0-fix) | | Apache Airflow | 2.2.2 | 2.2.2 | XXX | X.X.X | **Note:** A project can graduate from "TDP Extras" to "TDP Core" if enough people are supporting it and/or if it is made compatible with all the other projects of the stack. From ecacf637f978e095b0c00b8d3d627695f6587cfa Mon Sep 17 00:00:00 2001 From: SteBaum Date: Fri, 15 Mar 2024 13:46:19 +0100 Subject: [PATCH 11/12] feat(bom): corrected Spark3 version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3aca30..68fb6a6 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The following table shows the core components of TDP as well as the Apache branc | Apache Hive 1 (for Spark 2) | 1.2.1.spark2-1.0 | [release-1.2.1-spark2](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2) | [release-1.2.1-spark2-basic](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2-basic) | [compare](https://github.com/TOSIT-IO/spark-hive/compare/release-1.2.1-spark2...release-1.2.1-spark2-basic) | [release-1.2.1-spark2-fix](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2-fix) | [compare](https://github.com/TOSIT-IO/spark-hive/compare/release-1.2.1-spark2-basic...release-1.2.1-spark2-fix) | Apache Tez | 0.9.2-1.0 | [branch-0.9.2](https://github.com/apache/tez/commits/rel/release-0.9.2) | [branch-0.9.2-basic](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-basic) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2...branch-0.9.2-basic) | [branch-0.9.2-fix](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-fix) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2-build...branch-0.9.2-fix) | Apache Spark | 2.3.4-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3.4-basic](https://github.com/TOSIT-IO/spark/commits/branch-2.3.4-basic) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3.4-basic) | [branch-2.3.4-fix](https://github.com/TOSIT-IO/spark/commits/branch-2.3.4-fix) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3.4-basic...branch-2.3.4-fix) -| Apache Spark 3 | 3.2.4-0.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-4-basic](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-basic) | [compare](https://github.com/TOSIT-IO/spark/compare/v3.2.4...TOSIT-IO:spark:branch-3.2.4-basic) | [branch-3.2-4-fix](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-fix) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2.4-basic...branch-3.2.4-fix) +| Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-4-basic](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-basic) | [compare](https://github.com/TOSIT-IO/spark/compare/v3.2.4...TOSIT-IO:spark:branch-3.2.4-basic) | [branch-3.2-4-fix](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-fix) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2.4-basic...branch-3.2.4-fix) | Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | X | | [ranger-2.0-0-fix](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0.0-fix) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0.0-fix) | Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | X | X | Apache HBase | 2.1.10-1.0 | [Last commit of branch-2.1](https://github.com/apache/hbase/commits/9f7e856a5f84a6f52d0197a03b7a56e1a3f0446c) | [branch-2.1.10-basic](https://github.com/TOSIT-IO/hbase/commits/branch-2.1.10-basic) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1.10-basic) | [branch-2.1.10-fix](https://github.com/TOSIT-IO/hbase/commits/branch-2.1.10-fix) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1.10-basic...branch-2.1.10-fix) From 8acca71b673adedc8968a0b1099d5979957c624e Mon Sep 17 00:00:00 2001 From: SteBaum Date: Fri, 22 Mar 2024 13:35:42 +0100 Subject: [PATCH 12/12] feat(bom): updated tdp core, still work to do on tdp extra --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 68fb6a6..c0cc73a 100644 --- a/README.md +++ b/README.md @@ -29,20 +29,20 @@ The following table shows the core components of TDP as well as the Apache branc | Component | Version | Apache Git release | Basic Branch | Basic commits | Fix branch | Fix commits | | --------------------------- | ---------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |---------------------------------|-----------------------------------| -| Apache ZooKeeper | 3.4.14-0.0 | [rel/release-3.4.14](https://github.com/apache/zookeeper/commits/release-3.4.14)| [branch-3.4.14-TDP](https://github.com/alliage-io/zookeeper/commits/branch-3.4.14-TDP) (release needs to be created) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.4...branch-3.1.4-TDP) | X | X -| Apache Hadoop | 3.1.1-0.0 | [rel/release-3.1.1](https://github.com/apache/hadoop/commits/rel/release-3.1.1) | [branch-3.1.1-basic](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.1-basic) | [compare](https://github.com/apache/hadoop/compare/branch-3.1.1...TOSIT-IO:hadoop:branch-3.1.1-basic)| [branch-3.1.1-fix](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.1-fix) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.1-basic...branch-3.1.1-fix) -| Apache Hive | 3.1.3-2.0 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-basic](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-basic) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1.3-basic) | [branch-3.1.3-fix](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-fix) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1.3-basic...branch-3.1.3-fix) -| Apache Hive 2 (for Spark 3) | 2.3.9-2.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-basic](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-basic) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-basic) | [branch-2.3.9-fix](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-fix)| [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3.9-basic...branch-2.3.9-fix) +| Apache ZooKeeper | 3.4.14 | [rel/release-3.4.14](https://github.com/apache/zookeeper/releases/tag/release-3.4.14)| XXX | X.X.X | XXX | X.X.X +| Apache Hadoop | 3.1.1-0.2 | [rel/release-3.1.1](https://github.com/apache/hadoop/commits/rel/release-3.1.1) | [branch-3.1.1-basic](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.1-basic) | [compare](https://github.com/apache/hadoop/compare/branch-3.1.1...TOSIT-IO:hadoop:branch-3.1.1-basic)| [branch-3.1.1-fix](https://github.com/TOSIT-IO/hadoop/commits/branch-3.1.1-fix) | [compare](https://github.com/TOSIT-IO/hadoop/compare/branch-3.1.1-basic...branch-3.1.1-fix) +| Apache Hive | 3.1.3-2.1 | [rel/release-3.1.3](https://github.com/apache/hive/commits/rel/release-3.1.3) | [branch-3.1.3-basic](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-basic) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1...branch-3.1.3-basic) | [branch-3.1.3-fix](https://github.com/TOSIT-IO/hive/commits/branch-3.1.3-fix) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-3.1.3-basic...branch-3.1.3-fix) +| Apache Hive 2 (for Spark 3) | 2.3.9-1.0 | [rel/release-2.3.9](https://github.com/apache/hive/commits/rel/release-2.3.9) | [branch-2.3.9-basic](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-basic) | [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3...branch-2.3.9-basic) | [branch-2.3.9-fix](https://github.com/TOSIT-IO/hive/commits/branch-2.3.9-fix)| [compare](https://github.com/TOSIT-IO/hive/compare/branch-2.3.9-basic...branch-2.3.9-fix) | Apache Hive 1 (for Spark 2) | 1.2.1.spark2-1.0 | [release-1.2.1-spark2](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2) | [release-1.2.1-spark2-basic](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2-basic) | [compare](https://github.com/TOSIT-IO/spark-hive/compare/release-1.2.1-spark2...release-1.2.1-spark2-basic) | [release-1.2.1-spark2-fix](https://github.com/TOSIT-IO/spark-hive/commits/release-1.2.1-spark2-fix) | [compare](https://github.com/TOSIT-IO/spark-hive/compare/release-1.2.1-spark2-basic...release-1.2.1-spark2-fix) | Apache Tez | 0.9.2-1.0 | [branch-0.9.2](https://github.com/apache/tez/commits/rel/release-0.9.2) | [branch-0.9.2-basic](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-basic) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2...branch-0.9.2-basic) | [branch-0.9.2-fix](https://github.com/TOSIT-IO/tez/commits/branch-0.9.2-fix) | [compare](https://github.com/TOSIT-IO/tez/compare/branch-0.9.2-build...branch-0.9.2-fix) | Apache Spark | 2.3.4-1.0 | [Last commit of branch-2.3](https://github.com/apache/spark/commits/75cc3b2da9ee0b51ecf0f13169f2b634e36a60c4) | [branch-2.3.4-basic](https://github.com/TOSIT-IO/spark/commits/branch-2.3.4-basic) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3...branch-2.3.4-basic) | [branch-2.3.4-fix](https://github.com/TOSIT-IO/spark/commits/branch-2.3.4-fix) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-2.3.4-basic...branch-2.3.4-fix) | Apache Spark 3 | 3.2.4-1.0 | [v3.2.4](https://github.com/apache/spark/commits/v3.2.4) | [branch-3.2-4-basic](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-basic) | [compare](https://github.com/TOSIT-IO/spark/compare/v3.2.4...TOSIT-IO:spark:branch-3.2.4-basic) | [branch-3.2-4-fix](https://github.com/TOSIT-IO/spark/commits/branch-3.2.4-fix) | [compare](https://github.com/TOSIT-IO/spark/compare/branch-3.2.4-basic...branch-3.2.4-fix) -| Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | X | | [ranger-2.0-0-fix](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0.0-fix) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0.0-fix) -| Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | X | X -| Apache HBase | 2.1.10-1.0 | [Last commit of branch-2.1](https://github.com/apache/hbase/commits/9f7e856a5f84a6f52d0197a03b7a56e1a3f0446c) | [branch-2.1.10-basic](https://github.com/TOSIT-IO/hbase/commits/branch-2.1.10-basic) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1.10-basic) | [branch-2.1.10-fix](https://github.com/TOSIT-IO/hbase/commits/branch-2.1.10-fix) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1.10-basic...branch-2.1.10-fix) +| Apache Ranger | 2.0.0-2.0 | [Last commit of branch ranger-2.0](https://github.com/apache/ranger/commits/8d617c626b949cdadf8d914259f78d050556cc5d) | XXX | X.X.X | [ranger-2.0-0-fix](https://github.com/TOSIT-IO/ranger/commits/ranger-2.0.0-fix) | [compare](https://github.com/TOSIT-IO/ranger/compare/ranger-2.0...ranger-2.0.0-fix) +| Apache Solr (for Ranger) | 7.7.3 | 7 | XXX | X.X.X | XXX | X.X.X +| Apache HBase | 2.1.10-1.1 | [Last commit of branch-2.1](https://github.com/apache/hbase/commits/9f7e856a5f84a6f52d0197a03b7a56e1a3f0446c) | [branch-2.1.10-basic](https://github.com/TOSIT-IO/hbase/commits/branch-2.1.10-basic) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1...branch-2.1.10-basic) | [branch-2.1.10-fix](https://github.com/TOSIT-IO/hbase/commits/branch-2.1.10-fix) | [compare](https://github.com/TOSIT-IO/hbase/compare/branch-2.1.10-basic...branch-2.1.10-fix) | Apache Phoenix | 5.1.3-1.0 | [5.1.3](https://github.com/apache/phoenix/commits/5.1.3) | [branch-5.1.3-basic](https://github.com/TOSIT-IO/phoenix/commits/branch-5.1.3-basic) | [compare](https://github.com/TOSIT-IO/phoenix/compare/5.1...branch-5.1.3-basic) | [branch-5.1.3-fix](https://github.com/TOSIT-IO/phoenix/commits/branch-5.1.3-fix) | [compare](https://github.com/TOSIT-IO/phoenix/compare/branch-5.1.3-basic...branch-5.1.3-fix) -| Apache Phoenix Query Server | 6.0.0-0.0 | [6.0.0](https://github.com/apache/phoenix-queryserver/commits/6.0.0) | [branch-6.0.0-basic](https://github.com/TOSIT-IO/phoenix-queryserver/commits/branch-6.0.0-basic) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/6.0.0...branch-6.0.0-basic) | [branch-6.0.0-fix](https://github.com/TOSIT-IO/phoenix-queryserver/commits/branch-6.0.0-fix) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/branch-6.0.0-basic...branch-6.0.0-fix) -| Apache Knox | 1.6.1-0.0 | [v1.6.1](https://github.com/apache/knox/commits/v1.6.1-release) | [branch-1.6.1-basic](https://github.com/TOSIT-IO/knox/commits/branch-1.6.1-basic) | [compare](https://github.com/TOSIT-IO/knox/compare/v1.6.1...branch-1.6.1-basic) | [branch-1.6.1-fix](https://github.com/TOSIT-IO/knox/commits/branch-1.6.1-fix) | [compare](https://github.com/TOSIT-IO/knox/compare/branch-1.6.1-basic...branch-1.6.1-fix) +| Apache Phoenix Query Server | 6.0.0-0.1-SNAPSHOT | [6.0.0](https://github.com/apache/phoenix-queryserver/commits/6.0.0) | [branch-6.0.0-basic](https://github.com/TOSIT-IO/phoenix-queryserver/commits/branch-6.0.0-basic) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/6.0.0...branch-6.0.0-basic) | [branch-6.0.0-fix](https://github.com/TOSIT-IO/phoenix-queryserver/commits/branch-6.0.0-fix) | [compare](https://github.com/TOSIT-IO/phoenix-queryserver/compare/branch-6.0.0-basic...branch-6.0.0-fix) +| Apache Knox | 1.6.1-0.1-SNAPSHOT | [v1.6.1](https://github.com/apache/knox/commits/v1.6.1-release) | [branch-1.6.1-basic](https://github.com/TOSIT-IO/knox/commits/branch-1.6.1-basic) | [compare](https://github.com/TOSIT-IO/knox/compare/v1.6.1...branch-1.6.1-basic) | [branch-1.6.1-fix](https://github.com/TOSIT-IO/knox/commits/branch-1.6.1-fix) | [compare](https://github.com/TOSIT-IO/knox/compare/branch-1.6.1-basic...branch-1.6.1-fix) | Apache HBase Connectors | 1.0.0-0.0 | [rel/1.0.0](https://github.com/apache/hbase-connectors/commits/rel/1.0.0) | [branch-2.3.4-1.0.0-basic](https://github.com/TOSIT-IO/hbase-connectors/commits/branch-2.3.4-1.0.0-basic) | [compare](https://github.com/TOSIT-IO/hbase-connectors/compare/1.0.0...branch-2.3.4-1.0.0-basic) | [branch-2.3.4-1.0.0-fix](https://github.com/TOSIT-IO/hbase-connectors/commits/branch-2.3.4-1.0.0-fix) | [compare](https://github.com/TOSIT-IO/hbase-connectors/compare/branch-2.3.4-1.0.0-basic...branch-2.3.4-1.0.0-fix) | Apache HBase Operator tools | 1.1.0-0.0 | [rel/1.1.0](https://github.com/apache/hbase-operator-tools/commits/rel/1.1.0) | [branch-1.1.0-basic](https://github.com/TOSIT-IO/hbase-operator-tools/commits/branch-1.1.0-basic) | [compare](https://github.com/TOSIT-IO/hbase-operator-tools/compare/branch-1.1.0...branch-1.1.0-basic) | [branch-1.1.0-fix](https://github.com/TOSIT-IO/hbase-operator-tools/commits/branch-1.1.0-fix) | [compare](https://github.com/TOSIT-IO/hbase-operator-tools/compare/branch-1.1.0-basic...branch-1.1.0-fix) @@ -60,10 +60,11 @@ Versions are approximately based on the [HDP 3.1.5 release](https://docs.clouder | Component | Version | Apache Git branch | Fix Branch | Fix commits | | ---------------------------------- | ------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- | -| Apache ZooKeeper 3.5.9 (for Kafka) | 3.5.9 | release-3.5.9 | XXX | X.X.X | +| Apache ZooKeeper 3.5.9 (for Kafka) | 3.5.9 | [release-3.5.9](https://github.com/apache/zookeeper/releases/tag/release-3.5.9) | XXX | X.X.X | | Apache Kafka | 2.8.2-TDP-0.1.0-SNAPSHOT | [2.8](https://github.com/TOSIT-IO/kafka/tree/2.8) | [2.8.2-fix](https://github.com/TOSIT-IO/kafka/tree/2.8.2-fix) | [compare](https://github.com/TOSIT-IO/kafka/compare/2.8...2.8.2-fix) | | Apache Livy | 0.8.0-incubating-TDP-0.1.0-SNAPSHOT | [master](https://github.com/TOSIT-IO/incubator-livy/tree/master) | [branch-0.8.0-fix](https://github.com/TOSIT-IO/incubator-livy/tree/branch-0.8.0-fix) | [compare](https://github.com/TOSIT-IO/incubator-livy/compare/master...branch-0.8.0-fix) | -| Apache Airflow | 2.2.2 | 2.2.2 | XXX | X.X.X | +| Apache Hue | 4.11.0-rocky8-py38 | [master](https://github.com/TOSIT-IO/hue/tree/master) | [release-4.11.0-fix-rocky8-py38](https://github.com/TOSIT-IO/hue/tree/release-4.11.0-fix-rocky8-py38) | [compare](https://github.com/TOSIT-IO/hue/compare/release-4.11.0-fix-rocky8-py38...cloudera%3Ahue%3Amaster) | +| Jupyterhub | 2.3.1-TDP-0.1.0 | [master](https://github.com/TOSIT-IO/jupyterhub-pkg) | XXX | X.X.X | **Note:** A project can graduate from "TDP Extras" to "TDP Core" if enough people are supporting it and/or if it is made compatible with all the other projects of the stack.