You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2020/02/03 16:29:40 UTC

[GitHub] [fluo-muchos] billierinaldi commented on issue #316: Add support for ZooKeeper 3.5

billierinaldi commented on issue #316: Add support for ZooKeeper 3.5
URL: https://github.com/apache/fluo-muchos/pull/316#issuecomment-581499134
 
 
   I am still on the fence about linking the jars into `ZOOKEEPER_HOME` vs. updating the classpath. I am also wondering if we should refine the addition of `${HADOOP_HOME}/share/hadoop/common/lib/*` to the classpath and only include the specific jars required for ADLS Gen2. The classpath for Accumulo 2.0 has purposely reduced dependencies on Hadoop lib jars (https://github.com/apache/accumulo/pull/614) and this approach would avoid having two ZooKeeper jars on the Accumulo classpath.

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


With regards,
Apache Git Services