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

Hive QA commented on HIVE-6439:
-------------------------------



{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/12629326/HIVE-6439.4.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5127 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketmapjoin6
{noformat}

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1362/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1362/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: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12629326

> Introduce CBO step in Semantic Analyzer
> ---------------------------------------
>
>                 Key: HIVE-6439
>                 URL: https://issues.apache.org/jira/browse/HIVE-6439
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Harish Butani
>            Assignee: Harish Butani
>         Attachments: HIVE-6439.1.patch, HIVE-6439.2.patch, HIVE-6439.4.patch
>
>
> This patch introduces CBO step in SemanticAnalyzer. For now the 
> CostBasedOptimizer is an empty shell. 
> The contract between SemAly and CBO is:
> - CBO step  is controlled by the 'hive.enable.cbo.flag'. 
> - When true Hive SemAly will hand CBO a Hive Operator tree (with operators 
> annotated with stats). If it can CBO will return a better plan in Hive AST 
> form.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to