[ https://issues.apache.org/jira/browse/TEZ-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095273#comment-17095273 ]
László Bodor commented on TEZ-4157: ----------------------------------- patch in progress...due to serious changes between netty 3 and 4, ShuffleHandler will have to be tested thoroughly > Remove unused direct netty dependency > ------------------------------------- > > Key: TEZ-4157 > URL: https://issues.apache.org/jira/browse/TEZ-4157 > Project: Apache Tez > Issue Type: Bug > Reporter: László Bodor > Assignee: László Bodor > Priority: Major > Attachments: TEZ-4157.01.patch > > > In the dependency tree, there are 2 occurrences of compile scope direct netty > dependencies, however, they're not used at all. I compiled locally > successfully without them. > E.g. when investigating blackduck alerts (complaining about netty deps for > current 3.10.5.Final), it would be cleaner to start from a dependency tree > where Tez doesn't depend on netty directly in order to eliminate its > responsibility (and move the focus to underlying hadoop for instance). -- This message was sent by Atlassian Jira (v8.3.4#803005)