ctubbsii commented on a change in pull request #174:
URL: https://github.com/apache/accumulo-testing/pull/174#discussion_r756568786
##########
File path: conf/env.sh
##########
@@ -61,7 +61,7 @@ fi
# Versions set below will be what is included in the shaded jar
ACCUMULO_VERSION="$("$ACCUMULO_HOME"/bin/accumulo version | grep -v 'DEBUG')";
export ACCUMULO_VERSION
HADOOP_VERSION="$(hadoop version | head -n1 | awk '{print $2}')"; export
HADOOP_VERSION
-export ZOOKEEPER_VERSION=3.4.14
+export ZOOKEEPER_VERSION=3.7.0
Review comment:
Should this use 3.5.9 instead, which is the base version that Accumulo
2.1 was developed with?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]