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

Jason Lowe commented on TEZ-3902:
---------------------------------

Here's a patch that updates the netty version per my discussion above.  The 
only difference in the dist tarballs after this change is that 
tez-ext-service-tests.jar and netty-3.6.2.Final.jar are missing from the 
minimal tarball after this change.  I have not had any time to test this.  I 
verified it builds successfully and does what I believe is desired as far as 
removing the netty jar that is conflicting with Hive and Hadoop 3.

I *think* this is a safe change for Hadoop 2.x as well, since we're not 
changing the version of a jar we're shipping in the minimal build but rather 
relying on the netty version we get from Hadoop.

> Upgrade to netty-3.10.5.Final.jar
> ---------------------------------
>
>                 Key: TEZ-3902
>                 URL: https://issues.apache.org/jira/browse/TEZ-3902
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Eric Wohlstadter
>            Assignee: Jonathan Eagles
>            Priority: Major
>         Attachments: TEZ-3902.001.patch
>
>
> Hadoop 3 and Hive have upgraded to netty-3.10.5.Final, which is not 
> compatible with current Tez dependency netty-3.6.2.Final.
>  
> However, org.apache.tez.shufflehandler.ShuffleHandler depends on 3.6.2 
> specific methods.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to