srowen commented on a change in pull request #25933: [SPARK-29252][BUILD]
Upgrade zookeeper to 3.4.14 and fix vulnerabilities.
URL: https://github.com/apache/spark/pull/25933#discussion_r328603765
##########
File path: pom.xml
##########
@@ -125,7 +125,7 @@
<hadoop.version>2.7.4</hadoop.version>
<protobuf.version>2.5.0</protobuf.version>
<yarn.version>${hadoop.version}</yarn.version>
- <zookeeper.version>3.4.6</zookeeper.version>
+ <zookeeper.version>3.4.14</zookeeper.version>
Review comment:
Yes that's a good question @beliefer - what does 2.7 use?
I suspect we can update it. In that case we don't need to special-case the
ZK version below anymore.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]