On Tue, Apr 25, 2017 at 11:07 PM, Olaf Flebbe <[email protected]> wrote: > Hi, > > There may be issues with netty and zookeeper within hadoop depending on each > other. > https://issues.apache.org/jira/browse/HADOOP-12928 > https://issues.apache.org/jira/browse/HADOOP-13413 > > We have a dependency on curator as well > https://issues.apache.org/jira/browse/HADOOP-14187 ( only in hadoop 3 alpha) > > I didn't see all the mess when I initialy reviewed b00ac0936 > > I think we should roll back commit b00ac0936 to zookeeper-3.4.6 T I have > to revoke my LGTM ;-(
One option is to have Zookeeper 3.4.6 as a service, but relax Hadoop dependency back to the default. Typically old clients work pretty well with new Zookeeper servers. What do y'all think? Thanks, Roman.
