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

Hive QA commented on HIVE-4611:
-------------------------------



{color:red}Overall{color}: -1 build exited with an error

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

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s)
Failed tests:
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_join2
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_smb_bucketmapjoin
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketmapjoin6
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_auto_sortmerge_join_1
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_auto_sortmerge_join_15
org.apache.hadoop.hive.ql.TestErrorMsg.testUniqueErrorCode

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/88/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/88/console

Messages:
Executing org.apache.hive.ptest.execution.CleanupPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 6 tests failed

This message is automatically generated.
                
> SMB joins fail based on bigtable selection policy.
> --------------------------------------------------
>
>                 Key: HIVE-4611
>                 URL: https://issues.apache.org/jira/browse/HIVE-4611
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.11.0
>            Reporter: Vikram Dixit K
>            Assignee: Vikram Dixit K
>             Fix For: 0.11.1
>
>         Attachments: HIVE-4611.2.patch, HIVE-4611.3.patch, HIVE-4611.patch
>
>
> The default setting for 
> hive.auto.convert.sortmerge.join.bigtable.selection.policy will choose the 
> big table as the one with largest average partition size. However, this can 
> result in a query failing because this policy conflicts with the big table 
> candidates chosen for outer joins. This policy should just be a tie breaker 
> and not have the ultimate say in the choice of tables.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to