[
https://issues.apache.org/jira/browse/HIVE-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203808#comment-14203808
]
Hive QA commented on HIVE-8801:
-------------------------------
{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/12680458/HIVE-8801.1.patch
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 6671 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_acid_join
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_insert_nonacid_from_acid
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_transform_acid
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_orc_merge_incompat1
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1708/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1708/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1708/
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: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12680458 - PreCommit-HIVE-TRUNK-Build
> Make orc_merge_incompat1.q deterministic across platforms
> ---------------------------------------------------------
>
> Key: HIVE-8801
> URL: https://issues.apache.org/jira/browse/HIVE-8801
> Project: Hive
> Issue Type: Test
> Affects Versions: 0.15.0
> Reporter: Prasanth J
> Assignee: Prasanth J
> Attachments: HIVE-8801.1.patch
>
>
> orc_merge_incompat1.q tests for ORC fast file merge when there are
> incompatible files in a partition. The outcome of merge will be dependent on
> order of the files that CombineHiveInputFormat passes on to
> OrcFileMergeOperator. Since the ordering of files is not guaranteed the
> result of merge operation will be different across different OS'es.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)