You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2013/10/18 04:40:42 UTC

[jira] [Updated] (HIVE-5547) webhcat pig job submission should ship hive tar if -usehcatalog is specified

     [ https://issues.apache.org/jira/browse/HIVE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman updated HIVE-5547:
---------------------------------

    Description: 
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

  was: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


> 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
>
> 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)