Skip to content

Commit

Permalink
ODP-2251 Change hadoop and zookeeper versions to respective hotfix ve…
Browse files Browse the repository at this point in the history
…rsions *3.2.3.2-201
  • Loading branch information
senthh authored and shubhluck committed Sep 13, 2024
1 parent 33a75aa commit 2573680
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@
<slf4j.version>1.7.32</slf4j.version>
<log4j.version>2.17.2</log4j.version>
<!-- make sure to update IsolatedClientLoader whenever this version is changed -->
<hadoop.version>3.2.3.3.2.3.2-2</hadoop.version>
<hadoop.version>3.2.3.3.2.3.2-201</hadoop.version>
<!-- SPARK-42188: When updating `protobuf.version`, also need to update `protoVersion` in `SparkBuild.scala` -->
<protobuf.version>2.5.0</protobuf.version>
<yarn.version>${hadoop.version}</yarn.version>
<zookeeper.version>3.5.10.3.2.3.2-2</zookeeper.version>
<zookeeper.version>3.5.10.3.2.3.2-201</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 2573680

Please sign in to comment.