[ 
https://issues.apache.org/jira/browse/HIVE-15748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847853#comment-15847853
 ] 

Hive QA commented on HIVE-15748:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12850337/HIVE-15748.3.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 11015 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=235)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
 (batchId=159)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_char_simple]
 (batchId=147)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_varchar_simple]
 (batchId=153)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] 
(batchId=223)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3290/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3290/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3290/

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: 5 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12850337 - PreCommit-HIVE-Build

> Remove cycles created due to semi join branch and map join Op on same 
> operator pipeline
> ---------------------------------------------------------------------------------------
>
>                 Key: HIVE-15748
>                 URL: https://issues.apache.org/jira/browse/HIVE-15748
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Deepak Jaiswal
>            Assignee: Deepak Jaiswal
>         Attachments: HIVE-15748.1.patch, HIVE-15748.2.patch, 
> HIVE-15748.3.patch
>
>
> If a semi join branch and map join operator are on same operator pipeline, 
> then there could be a cycle created. Where the other map feeding into the 
> mapjoin operator is waiting for the semi join branch to finish causing a 
> cycle.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to