[ https://issues.apache.org/jira/browse/HIVE-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15116612#comment-15116612 ]
Hive QA commented on HIVE-12905: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12784217/HIVE-12905.02.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10031 tests executed *Failed tests:* {noformat} TestHWISessionManager - did not produce a TEST-*.xml file org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_empty_join org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import org.apache.hive.jdbc.TestSSL.testSSLVersion {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6738/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6738/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6738/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase 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: 12784217 - PreCommit-HIVE-TRUNK-Build > Issue with mapjoin in tez under certain conditions > -------------------------------------------------- > > Key: HIVE-12905 > URL: https://issues.apache.org/jira/browse/HIVE-12905 > Project: Hive > Issue Type: Bug > Components: Tez > Affects Versions: 1.0.1, 1.2.1, 2.0.0 > Reporter: Vikram Dixit K > Assignee: Vikram Dixit K > Priority: Blocker > Attachments: HIVE-12905.02.patch, HIVE-12905.1.patch > > > In a specific case where we have an outer join followed by another join on > the same key and the non-outer side of the outer join is empty, hive-on-tez > produces incorrect results. -- This message was sent by Atlassian JIRA (v6.3.4#6332)