[ https://issues.apache.org/jira/browse/HIVE-18668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395633#comment-16395633 ]
Sergey Shelukhin commented on HIVE-18668: ----------------------------------------- I think if you want to "really shade" guava you might want to add https://maven.apache.org/plugins/maven-shade-plugin/examples/class-relocation.html > Really shade guava in ql > ------------------------ > > Key: HIVE-18668 > URL: https://issues.apache.org/jira/browse/HIVE-18668 > Project: Hive > Issue Type: Bug > Components: Druid integration > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Priority: Major > Fix For: 3.0.0 > > Attachments: HIVE-18668.01.patch > > > After HIVE-15393 a test started to fail in druid; after some investigation it > turned out that ql doesn't shade it's guava artifact at all...because it > shades 'com.google.guava' instead 'com.google.common' -- This message was sent by Atlassian JIRA (v7.6.3#76005)