[
https://issues.apache.org/jira/browse/HIVE-6745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967352#comment-13967352
]
Hive QA commented on HIVE-6745:
-------------------------------
{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/12636762/HIVE-6745.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5614 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_auto_sortmerge_join_16
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_infer_bucket_sort_dyn_part
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2227/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2227/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 exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12636762
> HCat MultiOutputFormat hardcodes DistributedCache keynames
> ----------------------------------------------------------
>
> Key: HIVE-6745
> URL: https://issues.apache.org/jira/browse/HIVE-6745
> Project: Hive
> Issue Type: Bug
> Components: HCatalog
> Affects Versions: 0.13.0, 0.14.0
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Attachments: HIVE-6745.patch
>
>
> There's a bug in how MultiOutputFormat deals with DistributedCache, in that
> it hardcodes the parameter name to merge for distributed cache entries in the
> jobconf. This parameter name has changed with recent builds of 2.x, thus
> causing a test failure. These parameters need to be properly shimmed out.
--
This message was sent by Atlassian JIRA
(v6.2#6252)