[ https://issues.apache.org/jira/browse/HIVE-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110198#comment-14110198 ]
Hive QA commented on HIVE-7878: ------------------------------- {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/12664279/HIVE-7878.1.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 6118 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynpart_sort_opt_vectorization org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes org.apache.hive.hcatalog.pig.TestOrcHCatLoader.testReadDataPrimitiveTypes {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/493/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/493/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-493/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12664279 > add -- SORT_BEFORE_DIFF to optimize_nullscan.q test > --------------------------------------------------- > > Key: HIVE-7878 > URL: https://issues.apache.org/jira/browse/HIVE-7878 > Project: Hive > Issue Type: Bug > Components: Tests > Reporter: Venki Korukanti > Assignee: Venki Korukanti > Priority: Minor > Fix For: 0.14.0 > > Attachments: HIVE-7878.1.patch > > > {{optimize_nullscan.q}} has a union all which gives non-deterministic order > of query results on Spark branch. This patch is to add -- SORT_BEFORE_DIFF to > .q file. -- This message was sent by Atlassian JIRA (v6.2#6252)