From afa4f48248f3fa3395f6405d0f03c9179ade334c Mon Sep 17 00:00:00 2001 From: Laszlo Bodor Date: Tue, 6 Feb 2024 12:07:20 +0100 Subject: [PATCH] TEZ-4529: Apache Tez Release 0.10.3: update SNAPSHOT versions, DOAP file --- Tez_DOAP.rdf | 7 +++++++ docs/pom.xml | 2 +- hadoop-shim-impls/hadoop-shim-2.7/pom.xml | 2 +- hadoop-shim-impls/hadoop-shim-2.8/pom.xml | 2 +- hadoop-shim-impls/pom.xml | 2 +- hadoop-shim/pom.xml | 2 +- pom.xml | 2 +- tez-api/pom.xml | 2 +- tez-build-tools/pom.xml | 2 +- tez-common/pom.xml | 2 +- tez-dag/pom.xml | 2 +- tez-dist/pom.xml | 2 +- tez-examples/pom.xml | 2 +- tez-ext-service-tests/pom.xml | 2 +- tez-mapreduce/pom.xml | 2 +- tez-plugins/pom.xml | 2 +- tez-plugins/tez-aux-services/pom.xml | 2 +- tez-plugins/tez-history-parser/pom.xml | 2 +- tez-plugins/tez-protobuf-history-plugin/pom.xml | 2 +- tez-plugins/tez-yarn-timeline-cache-plugin/pom.xml | 2 +- tez-plugins/tez-yarn-timeline-history-with-acls/pom.xml | 2 +- tez-plugins/tez-yarn-timeline-history-with-fs/pom.xml | 2 +- tez-plugins/tez-yarn-timeline-history/pom.xml | 2 +- tez-runtime-internals/pom.xml | 2 +- tez-runtime-library/pom.xml | 2 +- tez-tests/pom.xml | 2 +- tez-tools/analyzers/job-analyzer/pom.xml | 2 +- tez-tools/analyzers/pom.xml | 2 +- tez-tools/pom.xml | 2 +- tez-tools/tez-javadoc-tools/pom.xml | 2 +- tez-tools/tez-tfile-parser/pom.xml | 2 +- tez-ui/pom.xml | 2 +- 32 files changed, 38 insertions(+), 31 deletions(-) diff --git a/Tez_DOAP.rdf b/Tez_DOAP.rdf index 94cae144d8..a542fa4ceb 100644 --- a/Tez_DOAP.rdf +++ b/Tez_DOAP.rdf @@ -34,6 +34,13 @@ Java + + + Version 0.10.3 + 2024-01-31 + 0.10.3 + + Version 0.10.2 diff --git a/docs/pom.xml b/docs/pom.xml index 41ad1bdefc..e53f63cdeb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -27,7 +27,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-docs pom diff --git a/hadoop-shim-impls/hadoop-shim-2.7/pom.xml b/hadoop-shim-impls/hadoop-shim-2.7/pom.xml index caccbdca5e..57454a2ba7 100644 --- a/hadoop-shim-impls/hadoop-shim-2.7/pom.xml +++ b/hadoop-shim-impls/hadoop-shim-2.7/pom.xml @@ -19,7 +19,7 @@ hadoop-shim-impls org.apache.tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT 4.0.0 hadoop-shim-2.7 diff --git a/hadoop-shim-impls/hadoop-shim-2.8/pom.xml b/hadoop-shim-impls/hadoop-shim-2.8/pom.xml index 4fdf57ff85..2aabf497b2 100644 --- a/hadoop-shim-impls/hadoop-shim-2.8/pom.xml +++ b/hadoop-shim-impls/hadoop-shim-2.8/pom.xml @@ -19,7 +19,7 @@ hadoop-shim-impls org.apache.tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT 4.0.0 hadoop-shim-2.8 diff --git a/hadoop-shim-impls/pom.xml b/hadoop-shim-impls/pom.xml index 83becc56f7..ff664f6074 100644 --- a/hadoop-shim-impls/pom.xml +++ b/hadoop-shim-impls/pom.xml @@ -20,7 +20,7 @@ tez org.apache.tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT hadoop-shim-impls pom diff --git a/hadoop-shim/pom.xml b/hadoop-shim/pom.xml index 15c86e52ed..9895946ce2 100644 --- a/hadoop-shim/pom.xml +++ b/hadoop-shim/pom.xml @@ -20,7 +20,7 @@ tez org.apache.tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT hadoop-shim diff --git a/pom.xml b/pom.xml index e8d7fb8e93..159bbae58f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.tez tez pom - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez diff --git a/tez-api/pom.xml b/tez-api/pom.xml index 891e5c985e..f7b05acd54 100644 --- a/tez-api/pom.xml +++ b/tez-api/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-api diff --git a/tez-build-tools/pom.xml b/tez-build-tools/pom.xml index ae05507e63..a6b7beee58 100644 --- a/tez-build-tools/pom.xml +++ b/tez-build-tools/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-build-tools diff --git a/tez-common/pom.xml b/tez-common/pom.xml index ecd4f7b4b7..5152ffa39d 100644 --- a/tez-common/pom.xml +++ b/tez-common/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-common diff --git a/tez-dag/pom.xml b/tez-dag/pom.xml index 47e078aa66..9d4833a531 100644 --- a/tez-dag/pom.xml +++ b/tez-dag/pom.xml @@ -19,7 +19,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-dag diff --git a/tez-dist/pom.xml b/tez-dist/pom.xml index 93c4b7bc2c..829fc50b37 100644 --- a/tez-dist/pom.xml +++ b/tez-dist/pom.xml @@ -21,7 +21,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-dist diff --git a/tez-examples/pom.xml b/tez-examples/pom.xml index e9040bec5a..0f911ec309 100644 --- a/tez-examples/pom.xml +++ b/tez-examples/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-examples diff --git a/tez-ext-service-tests/pom.xml b/tez-ext-service-tests/pom.xml index a96be33cea..1c60fb00d3 100644 --- a/tez-ext-service-tests/pom.xml +++ b/tez-ext-service-tests/pom.xml @@ -20,7 +20,7 @@ tez org.apache.tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-ext-service-tests diff --git a/tez-mapreduce/pom.xml b/tez-mapreduce/pom.xml index 9dd20a02f1..fa022c31eb 100644 --- a/tez-mapreduce/pom.xml +++ b/tez-mapreduce/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-mapreduce diff --git a/tez-plugins/pom.xml b/tez-plugins/pom.xml index 8bec3bbdb6..5e216ce426 100644 --- a/tez-plugins/pom.xml +++ b/tez-plugins/pom.xml @@ -21,7 +21,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-plugins pom diff --git a/tez-plugins/tez-aux-services/pom.xml b/tez-plugins/tez-aux-services/pom.xml index 54957d1cfd..9868ecbcae 100644 --- a/tez-plugins/tez-aux-services/pom.xml +++ b/tez-plugins/tez-aux-services/pom.xml @@ -20,7 +20,7 @@ tez-plugins org.apache.tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-aux-services diff --git a/tez-plugins/tez-history-parser/pom.xml b/tez-plugins/tez-history-parser/pom.xml index 605daca345..ad581c3b1a 100644 --- a/tez-plugins/tez-history-parser/pom.xml +++ b/tez-plugins/tez-history-parser/pom.xml @@ -21,7 +21,7 @@ org.apache.tez tez-plugins - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-history-parser diff --git a/tez-plugins/tez-protobuf-history-plugin/pom.xml b/tez-plugins/tez-protobuf-history-plugin/pom.xml index 9283d27c54..0f389a58b1 100644 --- a/tez-plugins/tez-protobuf-history-plugin/pom.xml +++ b/tez-plugins/tez-protobuf-history-plugin/pom.xml @@ -19,7 +19,7 @@ org.apache.tez tez-plugins - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-protobuf-history-plugin diff --git a/tez-plugins/tez-yarn-timeline-cache-plugin/pom.xml b/tez-plugins/tez-yarn-timeline-cache-plugin/pom.xml index a362e6bd4a..5c1f0d39c7 100644 --- a/tez-plugins/tez-yarn-timeline-cache-plugin/pom.xml +++ b/tez-plugins/tez-yarn-timeline-cache-plugin/pom.xml @@ -19,7 +19,7 @@ org.apache.tez tez-plugins - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-yarn-timeline-cache-plugin diff --git a/tez-plugins/tez-yarn-timeline-history-with-acls/pom.xml b/tez-plugins/tez-yarn-timeline-history-with-acls/pom.xml index 5aedd28373..2de4bda62c 100644 --- a/tez-plugins/tez-yarn-timeline-history-with-acls/pom.xml +++ b/tez-plugins/tez-yarn-timeline-history-with-acls/pom.xml @@ -19,7 +19,7 @@ org.apache.tez tez-plugins - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-yarn-timeline-history-with-acls diff --git a/tez-plugins/tez-yarn-timeline-history-with-fs/pom.xml b/tez-plugins/tez-yarn-timeline-history-with-fs/pom.xml index 8811e06011..762488393c 100644 --- a/tez-plugins/tez-yarn-timeline-history-with-fs/pom.xml +++ b/tez-plugins/tez-yarn-timeline-history-with-fs/pom.xml @@ -19,7 +19,7 @@ org.apache.tez tez-plugins - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-yarn-timeline-history-with-fs diff --git a/tez-plugins/tez-yarn-timeline-history/pom.xml b/tez-plugins/tez-yarn-timeline-history/pom.xml index 059b52b494..cf95d3952d 100644 --- a/tez-plugins/tez-yarn-timeline-history/pom.xml +++ b/tez-plugins/tez-yarn-timeline-history/pom.xml @@ -19,7 +19,7 @@ org.apache.tez tez-plugins - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-yarn-timeline-history diff --git a/tez-runtime-internals/pom.xml b/tez-runtime-internals/pom.xml index 4942929e01..4f36733f08 100644 --- a/tez-runtime-internals/pom.xml +++ b/tez-runtime-internals/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-runtime-internals diff --git a/tez-runtime-library/pom.xml b/tez-runtime-library/pom.xml index c1b40bac88..af5209bd42 100644 --- a/tez-runtime-library/pom.xml +++ b/tez-runtime-library/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-runtime-library diff --git a/tez-tests/pom.xml b/tez-tests/pom.xml index 834b071d7e..7c58083f88 100644 --- a/tez-tests/pom.xml +++ b/tez-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-tests diff --git a/tez-tools/analyzers/job-analyzer/pom.xml b/tez-tools/analyzers/job-analyzer/pom.xml index 077de5cfb1..8499df0eb7 100644 --- a/tez-tools/analyzers/job-analyzer/pom.xml +++ b/tez-tools/analyzers/job-analyzer/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez-perf-analyzer - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-job-analyzer diff --git a/tez-tools/analyzers/pom.xml b/tez-tools/analyzers/pom.xml index 72b5aba3ae..19ee252723 100644 --- a/tez-tools/analyzers/pom.xml +++ b/tez-tools/analyzers/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez-tools - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-perf-analyzer pom diff --git a/tez-tools/pom.xml b/tez-tools/pom.xml index f9987b3f97..250a2bb738 100644 --- a/tez-tools/pom.xml +++ b/tez-tools/pom.xml @@ -21,7 +21,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-tools pom diff --git a/tez-tools/tez-javadoc-tools/pom.xml b/tez-tools/tez-javadoc-tools/pom.xml index 8106872c34..5002084547 100644 --- a/tez-tools/tez-javadoc-tools/pom.xml +++ b/tez-tools/tez-javadoc-tools/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez-tools - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-javadoc-tools diff --git a/tez-tools/tez-tfile-parser/pom.xml b/tez-tools/tez-tfile-parser/pom.xml index 281cbe9990..154694a887 100644 --- a/tez-tools/tez-tfile-parser/pom.xml +++ b/tez-tools/tez-tfile-parser/pom.xml @@ -20,7 +20,7 @@ org.apache.tez tez-tools - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-tfile-parser diff --git a/tez-ui/pom.xml b/tez-ui/pom.xml index a9f1e19862..8a0b6c8bfc 100644 --- a/tez-ui/pom.xml +++ b/tez-ui/pom.xml @@ -21,7 +21,7 @@ org.apache.tez tez - 0.10.3-SNAPSHOT + 0.10.4-SNAPSHOT tez-ui war