[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227771#comment-13227771 ]
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 build-common.xml:384 Adding a new hadoop.test.classpath path + hadoop.testcp property that'll use the shims Ivy configuration for the version of Hadoop we're testing against (so that we actually get all the jars properly) and the Hive jars. We can add to that if needed. build-common.xml:79 Done. build-common.xml:409 Done. ivy/common-configurations.xml:24 Done. pdk/scripts/build-plugin.xml:36 Done. testutils/hadoop:47 Done. testutils/hadoop:50 Done. 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 > Assignee: Andrew Bayer > Priority: Critical > Attachments: HIVE-2646.D2133.1.patch, HIVE-2646.D2133.10.patch, > HIVE-2646.D2133.2.patch, HIVE-2646.D2133.3.patch, HIVE-2646.D2133.4.patch, > HIVE-2646.D2133.5.patch, HIVE-2646.D2133.6.patch, HIVE-2646.D2133.7.patch, > HIVE-2646.D2133.8.patch, HIVE-2646.D2133.9.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