[
https://issues.apache.org/jira/browse/HADOOP-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785095#comment-13785095
]
Steve Loughran commented on HADOOP-9991:
----------------------------------------
# hadoop-hdfs should be excluding {{com.google.code.findbugs:jsr305:jar:1.3.9}}
from guava (or downgrade to provided)
# hadoop-mapreduce-client-common should not need to depend on
yarn-server-common, or jersey-server, though jax
# hadoop-common should mark ZK dependency as <provided>, with HDFS server
declaring it for HA.
> Fix up Hadoop Poms for enforced dependencies, roll up JARs to latest versions
> -----------------------------------------------------------------------------
>
> Key: HADOOP-9991
> URL: https://issues.apache.org/jira/browse/HADOOP-9991
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.3.0, 2.1.1-beta
> Reporter: Steve Loughran
>
> If you try using Hadoop downstream with a classpath shared with HBase and
> Accumulo, you soon discover how messy the dependencies are.
> Hadoop's side of this problem is
> # not being up to date with some of the external releases of common JARs
> # not locking down/excluding inconsistent versions of artifacts provided down
> the dependency graph
--
This message was sent by Atlassian JIRA
(v6.1#6144)