[ https://issues.apache.org/jira/browse/HIVE-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14105289#comment-14105289 ]
Hive QA commented on HIVE-7820: ------------------------------- {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/12663327/HIVE-7820.1.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 6098 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_parquet_join org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynpart_sort_opt_vectorization org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/437/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/437/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-437/ 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: 12663327 > union_null.q is not deterministic > ---------------------------------- > > Key: HIVE-7820 > URL: https://issues.apache.org/jira/browse/HIVE-7820 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: HIVE-7820.1.patch, HIVE-7820.1.patch > > > union_null.q selects 10 rows from a subquery which returns man rows. Since > the subquery does not have an order by the 10 results returned vary. > This problem exists on trunk and spark. We'll fix on trunk and merge to spark. -- This message was sent by Atlassian JIRA (v6.2#6252)