This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c4d3446b445 Revert "[SPARK-50135][BUILD] Upgrade ZooKeeper to 3.9.3"
6c4d3446b445 is described below

commit 6c4d3446b4457992eca03dea555a7d450d9b42af
Author: Hyukjin Kwon <[email protected]>
AuthorDate: Tue Nov 5 16:45:02 2024 -0800

    Revert "[SPARK-50135][BUILD] Upgrade ZooKeeper to 3.9.3"
    
    This reverts commit 3f54a5ff657d97ee2aae692ac73d186b5f4c827d.
---
 dev/deps/spark-deps-hadoop-3-hive-2.3 | 4 ++--
 pom.xml                               | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev/deps/spark-deps-hadoop-3-hive-2.3 
b/dev/deps/spark-deps-hadoop-3-hive-2.3
index d75760967ba1..7cb4b9a7d849 100644
--- a/dev/deps/spark-deps-hadoop-3-hive-2.3
+++ b/dev/deps/spark-deps-hadoop-3-hive-2.3
@@ -278,6 +278,6 @@ xbean-asm9-shaded/4.26//xbean-asm9-shaded-4.26.jar
 xmlschema-core/2.3.1//xmlschema-core-2.3.1.jar
 xz/1.10//xz-1.10.jar
 zjsonpatch/0.3.0//zjsonpatch-0.3.0.jar
-zookeeper-jute/3.9.3//zookeeper-jute-3.9.3.jar
-zookeeper/3.9.3//zookeeper-3.9.3.jar
+zookeeper-jute/3.9.2//zookeeper-jute-3.9.2.jar
+zookeeper/3.9.2//zookeeper-3.9.2.jar
 zstd-jni/1.5.6-7//zstd-jni-1.5.6-7.jar
diff --git a/pom.xml b/pom.xml
index 69c251600e57..3ee1105474fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <protobuf.version>4.28.3</protobuf.version>
     <protoc-jar-maven-plugin.version>3.11.4</protoc-jar-maven-plugin.version>
     <yarn.version>${hadoop.version}</yarn.version>
-    <zookeeper.version>3.9.3</zookeeper.version>
+    <zookeeper.version>3.9.2</zookeeper.version>
     <curator.version>5.7.1</curator.version>
     <hive.group>org.apache.hive</hive.group>
     <hive.classifier>core</hive.classifier>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to