From cd857eb777fcc18e674f6308a24fe107bbf31bff Mon Sep 17 00:00:00 2001 From: Pierre Sauvage Date: Fri, 6 Oct 2023 15:10:03 +0200 Subject: [PATCH] fix(versioning): apply snapshot versioning --- accumulo-handler/pom.xml | 2 +- beeline/pom.xml | 2 +- classification/pom.xml | 2 +- cli/pom.xml | 2 +- common/pom.xml | 2 +- contrib/pom.xml | 2 +- druid-handler/pom.xml | 2 +- hbase-handler/pom.xml | 2 +- hcatalog/core/pom.xml | 2 +- hcatalog/hcatalog-pig-adapter/pom.xml | 2 +- hcatalog/pom.xml | 2 +- hcatalog/server-extensions/pom.xml | 2 +- hcatalog/streaming/pom.xml | 2 +- hcatalog/webhcat/java-client/pom.xml | 2 +- hcatalog/webhcat/svr/pom.xml | 2 +- hplsql/pom.xml | 2 +- itests/custom-serde/pom.xml | 2 +- itests/custom-udfs/pom.xml | 2 +- itests/custom-udfs/udf-classloader-udf1/pom.xml | 2 +- itests/custom-udfs/udf-classloader-udf2/pom.xml | 2 +- itests/custom-udfs/udf-classloader-util/pom.xml | 2 +- itests/custom-udfs/udf-vectorized-badexample/pom.xml | 2 +- itests/hcatalog-unit/pom.xml | 2 +- itests/hive-blobstore/pom.xml | 2 +- itests/hive-jmh/pom.xml | 2 +- itests/hive-minikdc/pom.xml | 2 +- itests/hive-unit-hadoop2/pom.xml | 2 +- itests/hive-unit/pom.xml | 2 +- itests/pom.xml | 4 ++-- itests/qtest-accumulo/pom.xml | 2 +- itests/qtest-druid/pom.xml | 2 +- itests/qtest-spark/pom.xml | 2 +- itests/qtest/pom.xml | 2 +- itests/test-serde/pom.xml | 2 +- itests/util/pom.xml | 2 +- jdbc-handler/pom.xml | 2 +- jdbc/pom.xml | 2 +- kryo-registrator/pom.xml | 2 +- llap-client/pom.xml | 2 +- llap-common/pom.xml | 2 +- llap-ext-client/pom.xml | 2 +- llap-server/pom.xml | 2 +- llap-tez/pom.xml | 2 +- metastore/pom.xml | 2 +- packaging/pom.xml | 2 +- pom.xml | 2 +- ql/pom.xml | 2 +- serde/pom.xml | 2 +- service-rpc/pom.xml | 2 +- service/pom.xml | 2 +- shims/0.23/pom.xml | 2 +- shims/aggregator/pom.xml | 2 +- shims/common/pom.xml | 2 +- shims/pom.xml | 2 +- shims/scheduler/pom.xml | 2 +- spark-client/pom.xml | 4 ++-- standalone-metastore/pom.xml | 2 +- streaming/pom.xml | 2 +- tdp/README.md | 4 ++-- tdp/test_notes.txt | 2 +- testutils/pom.xml | 2 +- upgrade-acid/pom.xml | 2 +- vector-code-gen/pom.xml | 2 +- 63 files changed, 66 insertions(+), 66 deletions(-) diff --git a/accumulo-handler/pom.xml b/accumulo-handler/pom.xml index f07881e8ec8a..6cc6b12271d9 100644 --- a/accumulo-handler/pom.xml +++ b/accumulo-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/beeline/pom.xml b/beeline/pom.xml index c4dbac67c201..7e4329ea0b49 100644 --- a/beeline/pom.xml +++ b/beeline/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/classification/pom.xml b/classification/pom.xml index 13693de0a1bc..1e3567f609af 100644 --- a/classification/pom.xml +++ b/classification/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/cli/pom.xml b/cli/pom.xml index 16bd87d63485..1b8dd4e30a75 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index e3678a1784a7..0ed2f5e78570 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/contrib/pom.xml b/contrib/pom.xml index 7b40e7d5dc1a..d85168b0742a 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/druid-handler/pom.xml b/druid-handler/pom.xml index df37ef297da7..4d3fd9a98491 100644 --- a/druid-handler/pom.xml +++ b/druid-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/hbase-handler/pom.xml b/hbase-handler/pom.xml index 4a165e2346fc..088dd3dba054 100644 --- a/hbase-handler/pom.xml +++ b/hbase-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/hcatalog/core/pom.xml b/hcatalog/core/pom.xml index 3ad4e65c3ffd..e0ba7e92e61f 100644 --- a/hcatalog/core/pom.xml +++ b/hcatalog/core/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/hcatalog/hcatalog-pig-adapter/pom.xml b/hcatalog/hcatalog-pig-adapter/pom.xml index 8ba7d83533ba..5ab5faec1a20 100644 --- a/hcatalog/hcatalog-pig-adapter/pom.xml +++ b/hcatalog/hcatalog-pig-adapter/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/hcatalog/pom.xml b/hcatalog/pom.xml index c4594b3216d6..ba90e383826a 100644 --- a/hcatalog/pom.xml +++ b/hcatalog/pom.xml @@ -24,7 +24,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/hcatalog/server-extensions/pom.xml b/hcatalog/server-extensions/pom.xml index 31cc67d1308f..6d33952fda5b 100644 --- a/hcatalog/server-extensions/pom.xml +++ b/hcatalog/server-extensions/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/hcatalog/streaming/pom.xml b/hcatalog/streaming/pom.xml index e5273b2e8655..9dd8d1c29b67 100644 --- a/hcatalog/streaming/pom.xml +++ b/hcatalog/streaming/pom.xml @@ -20,7 +20,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/hcatalog/webhcat/java-client/pom.xml b/hcatalog/webhcat/java-client/pom.xml index f519e318c389..d9edb6244667 100644 --- a/hcatalog/webhcat/java-client/pom.xml +++ b/hcatalog/webhcat/java-client/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../../pom.xml diff --git a/hcatalog/webhcat/svr/pom.xml b/hcatalog/webhcat/svr/pom.xml index 804df672c968..c9d73808eb10 100644 --- a/hcatalog/webhcat/svr/pom.xml +++ b/hcatalog/webhcat/svr/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../../pom.xml diff --git a/hplsql/pom.xml b/hplsql/pom.xml index 4ae8dc6d0ab1..13a95e0e69f0 100644 --- a/hplsql/pom.xml +++ b/hplsql/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/custom-serde/pom.xml b/itests/custom-serde/pom.xml index 91a245b67b7b..1210b6d26d31 100644 --- a/itests/custom-serde/pom.xml +++ b/itests/custom-serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/custom-udfs/pom.xml b/itests/custom-udfs/pom.xml index 04838849738e..0cc777cdb919 100644 --- a/itests/custom-udfs/pom.xml +++ b/itests/custom-udfs/pom.xml @@ -19,7 +19,7 @@ limitations under the License. org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/custom-udfs/udf-classloader-udf1/pom.xml b/itests/custom-udfs/udf-classloader-udf1/pom.xml index 8c1a564b1d39..237cb6e89cf5 100644 --- a/itests/custom-udfs/udf-classloader-udf1/pom.xml +++ b/itests/custom-udfs/udf-classloader-udf1/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it-custom-udfs - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/custom-udfs/udf-classloader-udf2/pom.xml b/itests/custom-udfs/udf-classloader-udf2/pom.xml index a112e9036f3c..c80a4d4ab923 100644 --- a/itests/custom-udfs/udf-classloader-udf2/pom.xml +++ b/itests/custom-udfs/udf-classloader-udf2/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it-custom-udfs - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/custom-udfs/udf-classloader-util/pom.xml b/itests/custom-udfs/udf-classloader-util/pom.xml index 82b23a63bf21..edcc1ffb08e0 100644 --- a/itests/custom-udfs/udf-classloader-util/pom.xml +++ b/itests/custom-udfs/udf-classloader-util/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it-custom-udfs - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/custom-udfs/udf-vectorized-badexample/pom.xml b/itests/custom-udfs/udf-vectorized-badexample/pom.xml index 72ceeb634288..679089bc36d3 100644 --- a/itests/custom-udfs/udf-vectorized-badexample/pom.xml +++ b/itests/custom-udfs/udf-vectorized-badexample/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it-custom-udfs - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/hcatalog-unit/pom.xml b/itests/hcatalog-unit/pom.xml index e59e08b13364..42b84093ea47 100644 --- a/itests/hcatalog-unit/pom.xml +++ b/itests/hcatalog-unit/pom.xml @@ -25,7 +25,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/hive-blobstore/pom.xml b/itests/hive-blobstore/pom.xml index 38cda3aa4df1..0c69dad82fbd 100644 --- a/itests/hive-blobstore/pom.xml +++ b/itests/hive-blobstore/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/hive-jmh/pom.xml b/itests/hive-jmh/pom.xml index 09db4515e793..1f02afa5900c 100644 --- a/itests/hive-jmh/pom.xml +++ b/itests/hive-jmh/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/hive-minikdc/pom.xml b/itests/hive-minikdc/pom.xml index 43720aaeecf5..c7cc067e2034 100644 --- a/itests/hive-minikdc/pom.xml +++ b/itests/hive-minikdc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/hive-unit-hadoop2/pom.xml b/itests/hive-unit-hadoop2/pom.xml index f82f35131f75..78c21eda3872 100644 --- a/itests/hive-unit-hadoop2/pom.xml +++ b/itests/hive-unit-hadoop2/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/hive-unit/pom.xml b/itests/hive-unit/pom.xml index b27cad26cd86..96c8a3333354 100644 --- a/itests/hive-unit/pom.xml +++ b/itests/hive-unit/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/pom.xml b/itests/pom.xml index 1dcc10b3b4e0..643c9a3a387e 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -19,14 +19,14 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml org.apache.hive hive-it pom - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT Hive Integration - Parent diff --git a/itests/qtest-accumulo/pom.xml b/itests/qtest-accumulo/pom.xml index b08b022445c0..0085a409fbd0 100644 --- a/itests/qtest-accumulo/pom.xml +++ b/itests/qtest-accumulo/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/qtest-druid/pom.xml b/itests/qtest-druid/pom.xml index 8941bcceec07..671e80901a73 100644 --- a/itests/qtest-druid/pom.xml +++ b/itests/qtest-druid/pom.xml @@ -23,7 +23,7 @@ hive-it org.apache.hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/itests/qtest-spark/pom.xml b/itests/qtest-spark/pom.xml index 04308d298048..7133c02d7491 100644 --- a/itests/qtest-spark/pom.xml +++ b/itests/qtest-spark/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/qtest/pom.xml b/itests/qtest/pom.xml index a6a68cbc3070..5ab00f2ea966 100644 --- a/itests/qtest/pom.xml +++ b/itests/qtest/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/test-serde/pom.xml b/itests/test-serde/pom.xml index 885b43d80137..113168f3a811 100644 --- a/itests/test-serde/pom.xml +++ b/itests/test-serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/itests/util/pom.xml b/itests/util/pom.xml index d302f91f3390..bb48d5e74699 100644 --- a/itests/util/pom.xml +++ b/itests/util/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/jdbc-handler/pom.xml b/jdbc-handler/pom.xml index 10ba0091165a..648efe175db7 100644 --- a/jdbc-handler/pom.xml +++ b/jdbc-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 9608278fc46c..dfcda19791c6 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/kryo-registrator/pom.xml b/kryo-registrator/pom.xml index d0e97c5822f2..f5f148b2703d 100644 --- a/kryo-registrator/pom.xml +++ b/kryo-registrator/pom.xml @@ -20,7 +20,7 @@ hive org.apache.hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT hive-kryo-registrator diff --git a/llap-client/pom.xml b/llap-client/pom.xml index 61818a0e63f3..95eae307849c 100644 --- a/llap-client/pom.xml +++ b/llap-client/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/llap-common/pom.xml b/llap-common/pom.xml index 70821fa80007..a0ec062a59ea 100644 --- a/llap-common/pom.xml +++ b/llap-common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/llap-ext-client/pom.xml b/llap-ext-client/pom.xml index 5aae2340bbe0..8da9e7957b37 100644 --- a/llap-ext-client/pom.xml +++ b/llap-ext-client/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/llap-server/pom.xml b/llap-server/pom.xml index fe23019b970f..0fbd7e7c655b 100644 --- a/llap-server/pom.xml +++ b/llap-server/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/llap-tez/pom.xml b/llap-tez/pom.xml index 5b23e0c2496d..05fe3cd21de7 100644 --- a/llap-tez/pom.xml +++ b/llap-tez/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/metastore/pom.xml b/metastore/pom.xml index ac9c75eb974d..5783063d7b56 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/packaging/pom.xml b/packaging/pom.xml index 154549ae5a3b..ba1c283ff3de 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index fc0cf8efa01b..603fe3ce4e7d 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT pom Hive diff --git a/ql/pom.xml b/ql/pom.xml index c3ae8d1fed15..7d736e742948 100644 --- a/ql/pom.xml +++ b/ql/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/serde/pom.xml b/serde/pom.xml index aa28e2a43594..75b5f6488047 100644 --- a/serde/pom.xml +++ b/serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 3885ea7b9052..6770d5c306d5 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/service/pom.xml b/service/pom.xml index 9d1fb9507ac8..2ab3f96ab9e7 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/shims/0.23/pom.xml b/shims/0.23/pom.xml index 9ceb849fdf1a..a5315689888a 100644 --- a/shims/0.23/pom.xml +++ b/shims/0.23/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../../pom.xml diff --git a/shims/aggregator/pom.xml b/shims/aggregator/pom.xml index d162e5561578..b052ce93961f 100644 --- a/shims/aggregator/pom.xml +++ b/shims/aggregator/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../../pom.xml diff --git a/shims/common/pom.xml b/shims/common/pom.xml index ffa1310c6cae..6316495a787f 100644 --- a/shims/common/pom.xml +++ b/shims/common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../../pom.xml diff --git a/shims/pom.xml b/shims/pom.xml index c12556b1a2f0..d40c9a3e125c 100644 --- a/shims/pom.xml +++ b/shims/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/shims/scheduler/pom.xml b/shims/scheduler/pom.xml index abbbf989dd7e..3622131f3ade 100644 --- a/shims/scheduler/pom.xml +++ b/shims/scheduler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../../pom.xml diff --git a/spark-client/pom.xml b/spark-client/pom.xml index 73d58209d8f1..175866df2a96 100644 --- a/spark-client/pom.xml +++ b/spark-client/pom.xml @@ -22,14 +22,14 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT org.apache.hive hive-spark-client jar Hive Spark Remote Client - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT .. diff --git a/standalone-metastore/pom.xml b/standalone-metastore/pom.xml index 389f964cf18e..269c7cb2ed6a 100644 --- a/standalone-metastore/pom.xml +++ b/standalone-metastore/pom.xml @@ -25,7 +25,7 @@ org.apache.hive hive-standalone-metastore - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT jar Hive Standalone Metastore diff --git a/streaming/pom.xml b/streaming/pom.xml index 8a9edf8417e9..d53610fa846b 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/tdp/README.md b/tdp/README.md index b4abb1170c89..033467857a0f 100644 --- a/tdp/README.md +++ b/tdp/README.md @@ -1,6 +1,6 @@ # TDP Hive Notes -The version 3.1.3-TDP-0.1.0-SNAPSHOT of Apache Hive is based on the `branch-3.1` tag of the Apache [repository](https://github.com/apache/hive/tree/branch-3.1). +The version 3.1.3-2.0-SNAPSHOT of Apache Hive is based on the `branch-3.1` tag of the Apache [repository](https://github.com/apache/hive/tree/branch-3.1). ## Jenkinfile @@ -12,7 +12,7 @@ The file `./Jenkinsfile-sample` can be used in a Jenkins / Kubernetes environmen mvn clean install -Pdist -DskipTests ``` -`-Pdist` generates a `.tar.gz` file of the release at `./packaging/target/apache-hive-3.1.3-TDP-0.1.0-SNAPSHOT-bin.tar.gz`. +`-Pdist` generates a `.tar.gz` file of the release at `./packaging/target/apache-hive-3.1.3-2.0-SNAPSHOT-bin.tar.gz`. ## Testing parameters diff --git a/tdp/test_notes.txt b/tdp/test_notes.txt index 23931c930b3e..69f8dbd95bb5 100644 --- a/tdp/test_notes.txt +++ b/tdp/test_notes.txt @@ -9,7 +9,7 @@ org.apache.hadoop.hive.ql.exec.TestExecDriver.testMapRedPlan3 org.apache.hadoop.hive.ql.exec.TestExecDriver.testMapRedPlan4 org.apache.hadoop.hive.ql.exec.TestExecDriver.testMapRedPlan5 org.apache.hadoop.hive.ql.exec.TestExecDriver.testMapRedPlan6 ---> JAR does not exist or is not a normal file: /dataclan/hive/ql/.m2/org/apache/hive/hive-exec/3.1.3-TDP-0.1.0/hive-exec-3.1.3-TDP-0.1.0.jar +--> JAR does not exist or is not a normal file: /dataclan/hive/ql/.m2/org/apache/hive/hive-exec/3.1.3-2.0/hive-exec-3.1.3-2.0.jar --> Ok with mvn test / KO with mvn surefire:test diff --git a/testutils/pom.xml b/testutils/pom.xml index 58285b386ed1..719fb75a114d 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml diff --git a/upgrade-acid/pom.xml b/upgrade-acid/pom.xml index 01e3eac85909..469abbddcbbc 100644 --- a/upgrade-acid/pom.xml +++ b/upgrade-acid/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.apache.hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT hive-upgrade-acid Hive Upgrade Acid jar diff --git a/vector-code-gen/pom.xml b/vector-code-gen/pom.xml index 3baf30357cdf..0dfed9ab9c94 100644 --- a/vector-code-gen/pom.xml +++ b/vector-code-gen/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-TDP-0.1.0-SNAPSHOT + 3.1.3-2.0-SNAPSHOT ../pom.xml