[
https://issues.apache.org/jira/browse/HIVE-9177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254537#comment-14254537
]
Hive QA commented on HIVE-9177:
-------------------------------
{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/12688484/HIVE-9177.2.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6718 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nonmr_fetch
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_virtual_column
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2151/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2151/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2151/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12688484 - PreCommit-HIVE-TRUNK-Build
> Fix child operator references after NonBlockingOpDeDupProc (II)
> ---------------------------------------------------------------
>
> Key: HIVE-9177
> URL: https://issues.apache.org/jira/browse/HIVE-9177
> Project: Hive
> Issue Type: Bug
> Components: Logical Optimizer
> Affects Versions: 0.15.0
> Reporter: Szehon Ho
> Assignee: Szehon Ho
> Attachments: HIVE-9177.2.patch, HIVE-9177.patch
>
>
> Similar to HIVE-9060, I was trying to write another join optimizer that runs
> after NonBlockingOpDeDupProc optimizer proc, and found that more state had
> been corrupted. This is the 'mapJoinContext' which I missed earlier, and is
> separate from 'joinContext'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)