Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D57BE9022 for ; Wed, 21 Mar 2012 19:32:07 +0000 (UTC) Received: (qmail 94492 invoked by uid 500); 21 Mar 2012 19:32:07 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 94416 invoked by uid 500); 21 Mar 2012 19:32:07 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 94408 invoked by uid 500); 21 Mar 2012 19:32:07 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 94405 invoked by uid 99); 21 Mar 2012 19:32:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 19:32:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 19:32:05 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0C1B01B647D for ; Wed, 21 Mar 2012 19:31:44 +0000 (UTC) Date: Wed, 21 Mar 2012 19:31:44 +0000 (UTC) From: "Phabricator (Updated) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1602401985.43777.1332358304054.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1713955895.1883.1323713010752.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2646: ------------------------------ Attachment: HIVE-2646.D2133.12.patch abayer updated the revision "HIVE-2646 [jira] Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs". Reviewers: JIRA, cwsteinbach Rebased onto latest trunk. REVISION DETAIL https://reviews.facebook.net/D2133 AFFECTED FILES build-common.xml build.properties build.xml builtins/build.xml builtins/ivy.xml cli/ivy.xml common/ivy.xml contrib/build.xml contrib/ivy.xml hbase-handler/build.xml hbase-handler/ivy.xml hwi/build.xml hwi/ivy.xml ivy/common-configurations.xml ivy/ivysettings.xml ivy/libraries.properties jdbc/build.xml jdbc/ivy.xml metastore/ivy.xml pdk/ivy.xml pdk/scripts/build-plugin.xml ql/build.xml ql/ivy.xml serde/ivy.xml service/build.xml service/ivy.xml shims/build.xml shims/ivy.xml testutils/hadoop > 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.11.patch, HIVE-2646.D2133.12.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