[ 
https://issues.apache.org/jira/browse/HADOOP-12927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387170#comment-15387170
 ] 

Vinayakumar B commented on HADOOP-12927:
----------------------------------------

netty-all-4.x and netty-3.x are different. Even though classes might be same, 
but they are in different packages.
And netty-all is already with 4.1.0-Beta5
{code}
      <dependency>
        <groupId>io.netty</groupId>
        <artifactId>netty-all</artifactId>
        <version>4.1.0.Beta5</version>
      </dependency>

{code}

> Update netty-all to 4.0.34.Final
> --------------------------------
>
>                 Key: HADOOP-12927
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12927
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 2.7.2
>            Reporter: Hendy Irawan
>
> Pull request: https://github.com/apache/hadoop/pull/84



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to