Skip to content

Commit

Permalink
ODP-2324 - Changed zookeeper version to 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
senthh committed Sep 24, 2024
1 parent 8922110 commit adffb67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@
<!-- SPARK-42188: When updating `protobuf.version`, also need to update `protoVersion` in `SparkBuild.scala` -->
<protobuf.version>3.23.4</protobuf.version>
<yarn.version>${hadoop.version}</yarn.version>
<zookeeper.version>3.5.10.3.2.3.2-201</zookeeper.version>
<!-- <zookeeper.version>3.5.10.3.2.3.2-201</zookeeper.version> -->
<zookeeper.version>3.7.2</zookeeper.version>
<curator.version>2.13.0</curator.version>
<hive.group>org.apache.hive</hive.group>
<hive.classifier>core</hive.classifier>
Expand Down

0 comments on commit adffb67

Please sign in to comment.