[
https://issues.apache.org/jira/browse/HADOOP-9905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892324#comment-13892324
]
Steve Loughran commented on HADOOP-9905:
----------------------------------------
Alejandro, I'm still up for dropping the dependency on ZK
We can't have a "no changes to POMs or dependencies in Hadoop 2" policy. To do
so says "we can't ever upgrade any POM we depend on, in case transient
dependencies change"
# we explicitly say "no guarantees about dependencies" in the compatibility
document. That was not an accident.
# this only affects downstream apps that work via maven, not production code
# we can mark it as 'incompatible" in the changes.
The patch isn't ready -yet- as we need to make sure YARN is up with it. But
otherwise, I will eventually +1 a patch that drops ZK from hadoop-cliient
> remove dependency of zookeeper for hadoop-client
> ------------------------------------------------
>
> Key: HADOOP-9905
> URL: https://issues.apache.org/jira/browse/HADOOP-9905
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.1.0-beta, 2.0.6-alpha
> Reporter: Vinay
> Assignee: Vinay
> Attachments: HADOOP-9905.patch
>
>
> zookeeper dependency was added for ZKFC, which will not be used by client.
> Better remove the dependency of zookeeper jar for hadoop-client
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)