You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/02/14 17:21:41 UTC

[jira] [Commented] (HIVE-15914) Fix issues with druid-handler pom file

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

Jesus Camacho Rodriguez commented on HIVE-15914:
------------------------------------------------

[~ashutoshc], [~bslim], could you take a look? The patch 1) removes one of the definitions of the joda-time dependency in the POM file for druid-handler, 2) includes the banned dependencies definition within the previously existing maven-enforcer-plugin plugin description, and 3) excludes some dependencies that were being pulled transitively and should not.

After applying the patch, warnings and test fails are gone.

As a side note, I had to clean up my local mvn repo to reproduce the test fails; that might be the reason why we were seeing failures only in some environments.

> Fix issues with druid-handler pom file
> --------------------------------------
>
>                 Key: HIVE-15914
>                 URL: https://issues.apache.org/jira/browse/HIVE-15914
>             Project: Hive
>          Issue Type: Bug
>          Components: Druid integration
>    Affects Versions: 2.2.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-15914.patch
>
>
> Patch fixes multiple issues, including warnings when Hive is compiled due to multiple definitions of the same dependency (joda-time).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)