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 A51F6109B9 for ; Thu, 31 Oct 2013 01:05:28 +0000 (UTC) Received: (qmail 62039 invoked by uid 500); 31 Oct 2013 01:05:27 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 61968 invoked by uid 500); 31 Oct 2013 01:05:27 -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 61933 invoked by uid 500); 31 Oct 2013 01:05:27 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 61918 invoked by uid 99); 31 Oct 2013 01:05:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 01:05:27 +0000 Date: Thu, 31 Oct 2013 01:05:27 +0000 (UTC) From: "Eugene Koifman (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-5547) webhcat pig job submission should ship hive tar if -usehcatalog is specified MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-5547: --------------------------------- Status: Patch Available (was: Open) > webhcat pig job submission should ship hive tar if -usehcatalog is specified > ---------------------------------------------------------------------------- > > Key: HIVE-5547 > URL: https://issues.apache.org/jira/browse/HIVE-5547 > Project: Hive > Issue Type: Bug > Components: WebHCat > Affects Versions: 0.12.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Attachments: HIVE-5547.2.patch, HIVE-5547.3.patch, HIVE-5547.patch > > > Currently when when a Pig job is submitted through WebHCat and the Pig script uses HCatalog, that means that Hive should be installed on the node in the cluster which ends up executing the job. For large clusters is this a manageability issue so we should use DistributedCache to ship the Hive tar file to the target node as part of job submission > TestPig_11 in hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf has the test case for this -- This message was sent by Atlassian JIRA (v6.1#6144)