[
https://issues.apache.org/jira/browse/HADOOP-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197301#comment-15197301
]
ASF GitHub Bot commented on HADOOP-9991:
----------------------------------------
GitHub user ceefour opened a pull request:
https://github.com/apache/hadoop/pull/85
HADOOP-9991. Update netty to 3.7.1.Final because hadoop-client 2.7.2
depends on zookeeper 3.4.6 which depends on netty 3.7.x. Related to
https://github.com/apache/hadoop/pull/84
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ceefour/hadoop HADOOP-9991-netty371
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/85.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #85
----
commit 2a2c248f8516e69c8f8bfe979765f597cb1c8729
Author: Hendy Irawan <[email protected]>
Date: 2016-03-16T13:18:56Z
HADOOP-9991. Update netty to 3.7.1.Final because hadoop-client 2.7.2
depends on zookeeper 3.4.6 which depends on netty 3.7.x. Related to
https://github.com/apache/hadoop/pull/84
----
> Fix up Hadoop POMs, 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.1.1-beta, 2.3.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Attachments: hadoop-9991-v1.txt
>
>
> 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.3.4#6332)