[ https://issues.apache.org/jira/browse/HIVE-21610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816589#comment-16816589 ]
Hive QA commented on HIVE-21610: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12965736/HIVE-21610.01.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 15907 tests executed *Failed tests:* {noformat} TestDataSourceProviderFactory - did not produce a TEST-*.xml file (likely timed out) (batchId=231) TestObjectStore - did not produce a TEST-*.xml file (likely timed out) (batchId=231) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16936/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16936/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16936/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase 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: 12965736 - PreCommit-HIVE-Build > Union operator can flow in the wrong stage causing NPE > ------------------------------------------------------ > > Key: HIVE-21610 > URL: https://issues.apache.org/jira/browse/HIVE-21610 > Project: Hive > Issue Type: Bug > Reporter: Antal Sinkovits > Assignee: Antal Sinkovits > Priority: Major > Attachments: HIVE-21610.01.patch > > > Because of HIVE-16227 it can happen that a UnionOperator will partially go > into the wrong stage, because the currTask is changed, and the UnionOperator > is reinitialized in GenMRFileSink1 with the wrong task. -- This message was sent by Atlassian JIRA (v7.6.3#76005)