billierinaldi opened a new issue #1503: Make branch 1.9 compatible with 
ZooKeeper 3.5
URL: https://github.com/apache/accumulo/issues/1503
 
 
   In ZooKeeper 3.5, the zookeeper jar has been moved from ZOOKEEPER_HOME to 
ZOOKEEPER_HOME/lib. Some things that need to be fixed in the 1.9 branch to 
support ZK 3.5 are:
   - The start-all.sh script validates the existence of the jar at maxdepth 1, 
which could be changed to maxdepth 2 to locate the jar for 3.5: 
https://github.com/apache/accumulo/blob/1.9/assemble/bin/start-all.sh#L48
   - The general.classpaths could be modified to include zookeeper jars in the 
ZK lib dir: 
https://github.com/apache/accumulo/blob/1.9/assemble/conf/templates/accumulo-site.xml#L141

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to