[ https://issues.apache.org/jira/browse/HIVE-18574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344128#comment-16344128 ]
Ashutosh Chauhan edited comment on HIVE-18574 at 1/29/18 10:35 PM: ------------------------------------------------------------------- +1 LGTM But I think we shall avoid depending on 2 netty versions. Can you create a follow-up Jira to get rid of netty3 dependency ? was (Author: ashutoshc): +1 LGTM But I we shall avoid depending on 2 netty versions. Can you create a follow-up Jira to get rid of netty3 dependency ? > LLAP: Ship netty3 as part of LLAP install tarball > ------------------------------------------------- > > Key: HIVE-18574 > URL: https://issues.apache.org/jira/browse/HIVE-18574 > Project: Hive > Issue Type: Bug > Components: llap > Affects Versions: 3.0.0 > Reporter: Gopal V > Assignee: Gopal V > Priority: Major > Attachments: HIVE-18574.1.patch > > > Removing netty from Tez libs causes > {code} > 2018-01-29T18:28:49,995 ERROR [main ()] > org.apache.hadoop.hive.llap.daemon.impl.LlapDaemon: Failed to start LLAP > Daemon with exception > java.lang.NoClassDefFoundError: org/jboss/netty/channel/group/ChannelGroup > at > org.apache.hadoop.hive.llap.daemon.impl.LlapDaemon.serviceStart(LlapDaemon.java:410) > > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)