From 14ea0d498aadff6ff5c606571d08b02f373a4bbc Mon Sep 17 00:00:00 2001 From: liangbowen Date: Fri, 13 Oct 2023 22:42:47 +0800 Subject: [PATCH] change to use `spark.binary.version` for hudi dependency by default --- pom.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 2e9fa9e52ad..4c4dc518401 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ 4.5.14 4.4.16 0.14.0 - 3.4 + ${spark.binary.version} 1.4.0 2.15.0 4.0.4 @@ -196,8 +196,7 @@ 2.2 3.4.1 3.4 @@ -2201,7 +2200,6 @@ 3.1.3 3.1 - 3.1 1.0.1 1.3.1 @@ -2219,7 +2217,6 @@ 3.2.4 3.2 - 3.2 2.0.2 spark-${spark.version}-bin-hadoop3.2${spark.archive.scala.suffix}.tgz org.scalatest.tags.Slow @@ -2237,7 +2234,6 @@ 2.3.0 3.3.3 3.3 - 3.3 org.scalatest.tags.Slow @@ -2252,7 +2248,6 @@ 2.4.0 3.4.1 3.4 - 3.4 org.scalatest.tags.Slow,org.apache.kyuubi.tags.IcebergTest,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.HudiTest @@ -2264,9 +2259,10 @@ 2.4.0 + + 3.4 3.5.0 3.5 - 3.4 org.scalatest.tags.Slow,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.IcebergTest,org.apache.kyuubi.tags.PySparkTest