[ https://issues.apache.org/jira/browse/HIVE-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306767#comment-14306767 ]
E. Sammer commented on HIVE-5725: --------------------------------- Another +1. We just hit this and it's causing us serious pain. I was surprised that the shaded classes weren't relocated. As it stands today, using the JDBC driver seems to suck in hive-exec at the end of the rainbow, meaning any application that uses Guava (or Jackson, or...) gets burned unless they happen to be using the same version as Hive. > Separate out ql code from exec jar > ---------------------------------- > > Key: HIVE-5725 > URL: https://issues.apache.org/jira/browse/HIVE-5725 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Reporter: Owen O'Malley > Assignee: Owen O'Malley > > We should publish our code independently from our dependencies. Since the > exec jar has to include the runtime dependencies, I'd propose that we make > two jars, a ql jar and and exec jar. -- This message was sent by Atlassian JIRA (v6.3.4#6332)