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/04/09 15:21:16 UTC

[GitHub] [fluo-uno] milleruntime opened a new issue #246: ZK update broke previous versions of ZK

milleruntime opened a new issue #246: ZK update broke previous versions of ZK
URL: https://github.com/apache/fluo-uno/issues/246
 
 
   With the update to Zk 3.5+ in #239 , the previous version of Zk 3.4 no longer works due to the changes in binary paths. There is a workaround to change the name of the tar ball but this is cumbersome if switching to Accumulo version 1.9.x 

----------------------------------------------------------------
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

[GitHub] [fluo-uno] milleruntime commented on issue #246: ZK update broke previous versions of ZK

Posted by GitBox <gi...@apache.org>.
milleruntime commented on issue #246: ZK update broke previous versions of ZK
URL: https://github.com/apache/fluo-uno/issues/246#issuecomment-611673793
 
 
   > Uno can patch Accumulo 1.9 config files to add the ZooKeeper lib directory, if necessary to make 1.9 work on newer ZooKeeper versions.
   
   If that works, that would be great.  I just think we still need to be bale to run 1.9 in Uno.

----------------------------------------------------------------
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

[GitHub] [fluo-uno] ctubbsii commented on issue #246: ZK update broke previous versions of ZK

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #246: ZK update broke previous versions of ZK
URL: https://github.com/apache/fluo-uno/issues/246#issuecomment-611665542
 
 
   I don't think Uno needs to support older versions of ZooKeeper any more. ZooKeeper is currently in process of discussing making the 3.4 line end-of-life, and it hasn't been actively maintained in awhile. The last release from 3.4 was over a year ago, and only released because of a critical security bug.

----------------------------------------------------------------
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

[GitHub] [fluo-uno] ctubbsii commented on issue #246: ZK update broke previous versions of ZK

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #246: ZK update broke previous versions of ZK
URL: https://github.com/apache/fluo-uno/issues/246#issuecomment-611667169
 
 
   Uno can patch Accumulo 1.9 config files to add the ZooKeeper lib directory, if necessary to make 1.9 work on newer ZooKeeper versions.

----------------------------------------------------------------
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

[GitHub] [fluo-uno] ctubbsii commented on issue #246: ZK update broke previous versions of ZK

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #246: ZK update broke previous versions of ZK
URL: https://github.com/apache/fluo-uno/issues/246#issuecomment-611677055
 
 
   It should be a simple matter of adding the lib dir to Accumulo's `conf/accumulo-site.xml` in the `general.classpaths` property, if anybody wants to try.

----------------------------------------------------------------
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