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 E107910B86 for ; Thu, 17 Apr 2014 20:10:22 +0000 (UTC) Received: (qmail 38911 invoked by uid 500); 17 Apr 2014 20:10:17 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 38819 invoked by uid 500); 17 Apr 2014 20:10:16 -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 38797 invoked by uid 500); 17 Apr 2014 20:10:16 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 38792 invoked by uid 99); 17 Apr 2014 20:10:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 20:10:14 +0000 Date: Thu, 17 Apr 2014 20:10:14 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-6929) hcatalog packaging is not fully integrated with hive MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ashutosh Chauhan created HIVE-6929: -------------------------------------- Summary: hcatalog packaging is not fully integrated with hive Key: HIVE-6929 URL: https://issues.apache.org/jira/browse/HIVE-6929 Project: Hive Issue Type: Task Components: HCatalog, WebHCat Affects Versions: 0.13.0 Reporter: Ashutosh Chauhan Currently, if you run {{mvn package}} hcatalog jars are in {{hcatalog/share/hcatalog}} and similarly webhcat jars. All other hive jars are in lib/ and thats where hcatalog jars should also be. Similar is the story for webhcat. To reduce confusion, its better that hcatalog follow hive's dir structure. -- This message was sent by Atlassian JIRA (v6.2#6252)