[
https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226650#comment-13226650
]
Phabricator commented on HIVE-2646:
-----------------------------------
abayer has commented on the revision "HIVE-2646 [jira] Hive Ivy dependencies on
Hadoop should depend on jars directly, not tarballs".
INLINE COMMENTS
shims/ivy.xml:34 Sure thing.
build-common.xml:86 It is - will do so.
EDIT: actually, no, it isn't. It was originally but is general now. Will
remove the misleading comment.
build-common.xml:154 ivy-{resolve,retrieve}-hadoop20 is an obsolete bit of
cruft - removing it. I've also replaced the
ivy-{resolve,retrieve}-hadoop0.{20,20S,23}-shim targets with
ivy-{resolve,retrieve}-hadoop-shim, which is called with a parameter that
specifies the shim conf to get.
build.xml:700 Working for me?
build.xml:740 Again - works for me, with "ant clean binary"
REVISION DETAIL
https://reviews.facebook.net/D2133
BRANCH
HIVE-2646-dev-branch
> Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs
> ----------------------------------------------------------------------------
>
> Key: HIVE-2646
> URL: https://issues.apache.org/jira/browse/HIVE-2646
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Affects Versions: 0.8.0
> Reporter: Andrew Bayer
> Priority: Critical
> Attachments: HIVE-2646.D2133.1.patch, HIVE-2646.D2133.2.patch,
> HIVE-2646.D2133.3.patch, HIVE-2646.diff.txt
>
>
> The current Hive Ivy dependency logic for its Hadoop dependencies is
> problematic - depending on the tarball and extracting the jars from there,
> rather than depending on the jars directly. It'd be great if this was fixed
> to actually have the jar dependencies defined directly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira