Re: Maven inconsistently overriding Zookeeper version

2017-07-24 Thread Akira Ajisaka
Filed YARN-6859 and attached the patch there. -Akira On 2017/07/19 14:06, Akira Ajisaka wrote: Hi Sean, Probably test scope is missing in the zookeeper dependency of hadoop-yarn-server-resource-manager test-jar. Attaching a patch to fix this. Here is a log after applying the patch: https://g

Re: Maven inconsistently overriding Zookeeper version

2017-07-18 Thread Akira Ajisaka
Hi Sean, Probably test scope is missing in the zookeeper dependency of hadoop-yarn-server-resource-manager test-jar. Attaching a patch to fix this. Here is a log after applying the patch: https://gist.github.com/aajisaka/057cb3d6d26c05a541f5b5de06f70ded Regards, Akira On 2017/07/19 2:26, Sean

Maven inconsistently overriding Zookeeper version

2017-07-18 Thread Sean Mackrory
There's some Maven magic going on here that I don't understand: https://gist.github.com/mackrorysd/61c689f04c3595bcda9c256ec6b2da75 On line 2 of the gist, you can see me checking which ZooKeeper artifacts get picked up when running dependency:tree with the ZooKeeper version overridden with -Dzooke