[ https://issues.apache.org/jira/browse/HIVE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810743#comment-13810743 ]
Hive QA commented on HIVE-5547: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12611223/HIVE-5547.3.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 4545 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_join_cond_pushdown_1 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_join_cond_pushdown_2 {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/85/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/85/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. > 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)