You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/11/15 16:57:20 UTC

[jira] [Commented] (HIVE-5828) Make shims dependecny on specific hadoop hive shims optional

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

Brock Noland commented on HIVE-5828:
------------------------------------

Vikram, I was just updating HIVE-5741 due to failed tests and noticed I had included this fix there.

> Make shims dependecny on specific hadoop hive shims optional
> ------------------------------------------------------------
>
>                 Key: HIVE-5828
>                 URL: https://issues.apache.org/jira/browse/HIVE-5828
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.13.0
>            Reporter: Vikram Dixit K
>            Assignee: Vikram Dixit K
>
> The issue now is that hive-shims depends on hive-shims-0.20, hive-shims-0.20S, and hive-shims-0.23. ql depends on hive-shims. When ql brings in hive-shims it brings it all transitive dependencies which include three different versions of hadoop.  Since hive-shims should not bring any dependencies with it because we expect the end-user module to bring it's hadoop hadoop version.
> One way to do that is to mark all the hive-shims-* dependencies in hive-shims optional.



--
This message was sent by Atlassian JIRA
(v6.1#6144)