From b9c2856d164c58075a2a0f88ed07fb00d24f65e5 Mon Sep 17 00:00:00 2001 From: Sivabalan Narayanan Date: Tue, 19 Jan 2021 15:20:43 -0500 Subject: [PATCH] [HUDI-1535] Fix 0.7.0 snapshot (#2456) * Revert "[MINOR] Bumping snapshot version to 0.7.0 (#2435)" This reverts commit a43e191d6cd91f8fb787fc1fc99ec12218195313. * Fixing 0.7.0 snapshot bump --- docker/hoodie/hadoop/hive_base/pom.xml | 2 +- docker/hoodie/hadoop/prestobase/pom.xml | 4 +--- hudi-client/hudi-client-common/pom.xml | 5 ++--- hudi-client/hudi-flink-client/pom.xml | 5 ++--- hudi-client/hudi-java-client/pom.xml | 5 ++--- hudi-client/hudi-spark-client/pom.xml | 5 ++--- hudi-flink/pom.xml | 3 +-- hudi-spark-datasource/hudi-spark-common/pom.xml | 2 +- hudi-spark-datasource/hudi-spark/pom.xml | 2 +- hudi-spark-datasource/hudi-spark2/pom.xml | 2 +- hudi-spark-datasource/hudi-spark3/pom.xml | 2 +- packaging/hudi-flink-bundle/pom.xml | 3 +-- packaging/hudi-integ-test-bundle/pom.xml | 3 +-- packaging/hudi-presto-bundle/pom.xml | 2 +- packaging/hudi-spark-bundle/pom.xml | 4 ++-- packaging/hudi-timeline-server-bundle/pom.xml | 4 +--- packaging/hudi-utilities-bundle/pom.xml | 3 +-- pom.xml | 6 +++--- 18 files changed, 25 insertions(+), 37 deletions(-) diff --git a/docker/hoodie/hadoop/hive_base/pom.xml b/docker/hoodie/hadoop/hive_base/pom.xml index 0f9b0cc89..9af55ba61 100644 --- a/docker/hoodie/hadoop/hive_base/pom.xml +++ b/docker/hoodie/hadoop/hive_base/pom.xml @@ -59,7 +59,7 @@ - + diff --git a/docker/hoodie/hadoop/prestobase/pom.xml b/docker/hoodie/hadoop/prestobase/pom.xml index e348d47d5..f19d028ad 100644 --- a/docker/hoodie/hadoop/prestobase/pom.xml +++ b/docker/hoodie/hadoop/prestobase/pom.xml @@ -16,9 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + hudi-hadoop-docker org.apache.hudi diff --git a/hudi-client/hudi-client-common/pom.xml b/hudi-client/hudi-client-common/pom.xml index 7cacd37e5..ab323792b 100644 --- a/hudi-client/hudi-client-common/pom.xml +++ b/hudi-client/hudi-client-common/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + hudi-client org.apache.hudi @@ -25,7 +24,7 @@ 4.0.0 hudi-client-common - ${parent.version} + 0.7.0-SNAPSHOT hudi-client-common jar diff --git a/hudi-client/hudi-flink-client/pom.xml b/hudi-client/hudi-flink-client/pom.xml index 630577b09..bf767807c 100644 --- a/hudi-client/hudi-flink-client/pom.xml +++ b/hudi-client/hudi-flink-client/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + hudi-client org.apache.hudi @@ -25,7 +24,7 @@ 4.0.0 hudi-flink-client - ${parent.version} + 0.7.0-SNAPSHOT hudi-flink-client jar diff --git a/hudi-client/hudi-java-client/pom.xml b/hudi-client/hudi-java-client/pom.xml index 9a081c642..455d092e1 100644 --- a/hudi-client/hudi-java-client/pom.xml +++ b/hudi-client/hudi-java-client/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + hudi-client org.apache.hudi @@ -25,7 +24,7 @@ 4.0.0 hudi-java-client - ${parent.version} + 0.7.0-SNAPSHOT hudi-java-client jar diff --git a/hudi-client/hudi-spark-client/pom.xml b/hudi-client/hudi-spark-client/pom.xml index eb124699f..0230448be 100644 --- a/hudi-client/hudi-spark-client/pom.xml +++ b/hudi-client/hudi-spark-client/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + hudi-client org.apache.hudi @@ -25,7 +24,7 @@ 4.0.0 hudi-spark-client - ${parent.version} + 0.7.0-SNAPSHOT hudi-spark-client jar diff --git a/hudi-flink/pom.xml b/hudi-flink/pom.xml index 45bb97792..2774494e7 100644 --- a/hudi-flink/pom.xml +++ b/hudi-flink/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> - + hudi org.apache.hudi diff --git a/hudi-spark-datasource/hudi-spark-common/pom.xml b/hudi-spark-datasource/hudi-spark-common/pom.xml index f60e9004a..83f8c9053 100644 --- a/hudi-spark-datasource/hudi-spark-common/pom.xml +++ b/hudi-spark-datasource/hudi-spark-common/pom.xml @@ -22,7 +22,7 @@ 4.0.0 hudi-spark-common - ${parent.version} + 0.7.0-SNAPSHOT hudi-spark-common jar diff --git a/hudi-spark-datasource/hudi-spark/pom.xml b/hudi-spark-datasource/hudi-spark/pom.xml index 84208f3ad..4ff68ba15 100644 --- a/hudi-spark-datasource/hudi-spark/pom.xml +++ b/hudi-spark-datasource/hudi-spark/pom.xml @@ -24,7 +24,7 @@ 4.0.0 hudi-spark_${scala.binary.version} - ${parent.version} + 0.7.0-SNAPSHOT hudi-spark_${scala.binary.version} jar diff --git a/hudi-spark-datasource/hudi-spark2/pom.xml b/hudi-spark-datasource/hudi-spark2/pom.xml index 74df3f717..130ea8742 100644 --- a/hudi-spark-datasource/hudi-spark2/pom.xml +++ b/hudi-spark-datasource/hudi-spark2/pom.xml @@ -22,7 +22,7 @@ 4.0.0 hudi-spark2_${scala.binary.version} - ${parent.version} + 0.7.0-SNAPSHOT hudi-spark2_${scala.binary.version} jar diff --git a/hudi-spark-datasource/hudi-spark3/pom.xml b/hudi-spark-datasource/hudi-spark3/pom.xml index 9f42d13a9..b86f03fdd 100644 --- a/hudi-spark-datasource/hudi-spark3/pom.xml +++ b/hudi-spark-datasource/hudi-spark3/pom.xml @@ -22,7 +22,7 @@ 4.0.0 hudi-spark3_2.12 - ${parent.version} + 0.7.0-SNAPSHOT hudi-spark3_2.12 jar diff --git a/packaging/hudi-flink-bundle/pom.xml b/packaging/hudi-flink-bundle/pom.xml index 8b5241620..1d1c96cc4 100644 --- a/packaging/hudi-flink-bundle/pom.xml +++ b/packaging/hudi-flink-bundle/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> - + hudi org.apache.hudi diff --git a/packaging/hudi-integ-test-bundle/pom.xml b/packaging/hudi-integ-test-bundle/pom.xml index ba171c51c..fc4d982b9 100644 --- a/packaging/hudi-integ-test-bundle/pom.xml +++ b/packaging/hudi-integ-test-bundle/pom.xml @@ -13,8 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + hudi org.apache.hudi diff --git a/packaging/hudi-presto-bundle/pom.xml b/packaging/hudi-presto-bundle/pom.xml index 2626f8f4c..4d75b47bf 100644 --- a/packaging/hudi-presto-bundle/pom.xml +++ b/packaging/hudi-presto-bundle/pom.xml @@ -206,7 +206,7 @@ presto-shade-unbundle-bootstrap provided - + diff --git a/packaging/hudi-spark-bundle/pom.xml b/packaging/hudi-spark-bundle/pom.xml index b1acc9bf0..27226676f 100644 --- a/packaging/hudi-spark-bundle/pom.xml +++ b/packaging/hudi-spark-bundle/pom.xml @@ -52,7 +52,7 @@ ${project.build.directory}/dependency-reduced-pom.xml - + true @@ -362,7 +362,7 @@ spark-shade-unbundle-avro provided - + diff --git a/packaging/hudi-timeline-server-bundle/pom.xml b/packaging/hudi-timeline-server-bundle/pom.xml index 3c500bcdc..427918ce5 100644 --- a/packaging/hudi-timeline-server-bundle/pom.xml +++ b/packaging/hudi-timeline-server-bundle/pom.xml @@ -17,9 +17,7 @@ limitations under the License. --> - + hudi org.apache.hudi diff --git a/packaging/hudi-utilities-bundle/pom.xml b/packaging/hudi-utilities-bundle/pom.xml index f33e33c48..065f11e25 100644 --- a/packaging/hudi-utilities-bundle/pom.xml +++ b/packaging/hudi-utilities-bundle/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + hudi org.apache.hudi diff --git a/pom.xml b/pom.xml index 8f7fd445e..c7d4b8788 100644 --- a/pom.xml +++ b/pom.xml @@ -130,11 +130,11 @@ UTF-8 ${project.basedir} provided - + compile org.apache.hudi.spark. provided - + -Xmx2g 0.8.5 compile @@ -212,7 +212,7 @@ - +