[jira] [Commented] (HIVE-6566) Incorrect union-all plan with map-joins on Tez

2014-03-07 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner commented on HIVE-6566:
--

Committed to trunk and branch.

> Incorrect union-all plan with map-joins on Tez
> --
>
> Key: HIVE-6566
> URL: https://issues.apache.org/jira/browse/HIVE-6566
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
> Attachments: HIVE-6566.1.patch, HIVE-6566.2.patch
>
>
> The tez dag is hooked up incorrectly for some union all queries involving map 
> joins. That's quite common and results in either NPE or invalid results.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6566) Incorrect union-all plan with map-joins on Tez

2014-03-07 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner commented on HIVE-6566:
--

Failures are unrelated.

> Incorrect union-all plan with map-joins on Tez
> --
>
> Key: HIVE-6566
> URL: https://issues.apache.org/jira/browse/HIVE-6566
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
> Attachments: HIVE-6566.1.patch, HIVE-6566.2.patch
>
>
> The tez dag is hooked up incorrectly for some union all queries involving map 
> joins.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6566) Incorrect union-all plan with map-joins on Tez

2014-03-06 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-6566:
---



{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/12633213/HIVE-6566.2.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 5358 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_groupby2
org.apache.hive.beeline.TestSchemaTool.testSchemaInit
org.apache.hive.beeline.TestSchemaTool.testSchemaUpgrade
{noformat}

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1643/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1643/console

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: 12633213

> Incorrect union-all plan with map-joins on Tez
> --
>
> Key: HIVE-6566
> URL: https://issues.apache.org/jira/browse/HIVE-6566
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
> Attachments: HIVE-6566.1.patch, HIVE-6566.2.patch
>
>
> The tez dag is hooked up incorrectly for some union all queries involving map 
> joins.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6566) Incorrect union-all plan with map-joins on Tez

2014-03-06 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin commented on HIVE-6566:


+1

> Incorrect union-all plan with map-joins on Tez
> --
>
> Key: HIVE-6566
> URL: https://issues.apache.org/jira/browse/HIVE-6566
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
> Attachments: HIVE-6566.1.patch, HIVE-6566.2.patch
>
>
> The tez dag is hooked up incorrectly for some union all queries involving map 
> joins.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6566) Incorrect union-all plan with map-joins on Tez

2014-03-06 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner commented on HIVE-6566:
--

.2 adds comments (per review request).

> Incorrect union-all plan with map-joins on Tez
> --
>
> Key: HIVE-6566
> URL: https://issues.apache.org/jira/browse/HIVE-6566
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.0
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
> Attachments: HIVE-6566.1.patch, HIVE-6566.2.patch
>
>
> The tez dag is hooked up incorrectly for some union all queries involving map 
> joins.



--
This message was sent by Atlassian JIRA
(v6.2#6252)