[jira] [Commented] (HIVE-9444) CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer

2015-02-04 Thread Laljo John Pullokkaran (JIRA)

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

Laljo John Pullokkaran commented on HIVE-9444:
--

Committed to trunk.
Thanks [~jcamachorodriguez]

> CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer
> ---
>
> Key: HIVE-9444
> URL: https://issues.apache.org/jira/browse/HIVE-9444
> Project: Hive
>  Issue Type: Sub-task
>  Components: CBO
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Fix For: 0.15.0
>
> Attachments: HIVE-9444.01.patch, HIVE-9444.02.patch, 
> HIVE-9444.03.patch, HIVE-9444.04.patch, HIVE-9444.patch
>
>
> Currently, GlobalLimitOptimization relies heavily on the information 
> contained in QBParseInfo. The goal is to extract that information from the 
> operator tree so we do not need to rely on QBParseInfo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-9444) CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer

2015-02-04 Thread Laljo John Pullokkaran (JIRA)

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

Laljo John Pullokkaran commented on HIVE-9444:
--

+1

> CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer
> ---
>
> Key: HIVE-9444
> URL: https://issues.apache.org/jira/browse/HIVE-9444
> Project: Hive
>  Issue Type: Sub-task
>  Components: CBO
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Fix For: 0.15.0
>
> Attachments: HIVE-9444.01.patch, HIVE-9444.02.patch, 
> HIVE-9444.03.patch, HIVE-9444.04.patch, HIVE-9444.patch
>
>
> Currently, GlobalLimitOptimization relies heavily on the information 
> contained in QBParseInfo. The goal is to extract that information from the 
> operator tree so we do not need to rely on QBParseInfo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-9444) CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer

2015-02-04 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9444:
---



{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/12696269/HIVE-9444.03.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 7421 tests executed
*Failed tests:*
{noformat}
TestCustomAuthentication - did not produce a TEST-*.xml file
org.apache.hive.hcatalog.streaming.TestStreaming.testRemainingTransactions
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2646/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2646/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2646/

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: 12696269 - PreCommit-HIVE-TRUNK-Build

> CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer
> ---
>
> Key: HIVE-9444
> URL: https://issues.apache.org/jira/browse/HIVE-9444
> Project: Hive
>  Issue Type: Sub-task
>  Components: CBO
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Fix For: 0.15.0
>
> Attachments: HIVE-9444.01.patch, HIVE-9444.02.patch, 
> HIVE-9444.03.patch, HIVE-9444.04.patch, HIVE-9444.patch
>
>
> Currently, GlobalLimitOptimization relies heavily on the information 
> contained in QBParseInfo. The goal is to extract that information from the 
> operator tree so we do not need to rely on QBParseInfo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-9444) CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer

2015-02-03 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9444:
---



{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/12696154/HIVE-9444.02.patch

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

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2634/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2634/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2634/

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: 12696154 - PreCommit-HIVE-TRUNK-Build

> CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer
> ---
>
> Key: HIVE-9444
> URL: https://issues.apache.org/jira/browse/HIVE-9444
> Project: Hive
>  Issue Type: Sub-task
>  Components: CBO
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Fix For: 0.15.0
>
> Attachments: HIVE-9444.01.patch, HIVE-9444.02.patch, HIVE-9444.patch
>
>
> Currently, GlobalLimitOptimization relies heavily on the information 
> contained in QBParseInfo. The goal is to extract that information from the 
> operator tree so we do not need to rely on QBParseInfo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-9444) CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer

2015-02-02 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9444:
---



{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/12695960/HIVE-9444.01.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 7417 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_histogram_numeric
org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2615/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2615/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2615/

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: 12695960 - PreCommit-HIVE-TRUNK-Build

> CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer
> ---
>
> Key: HIVE-9444
> URL: https://issues.apache.org/jira/browse/HIVE-9444
> Project: Hive
>  Issue Type: Sub-task
>  Components: CBO
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Fix For: 0.15.0
>
> Attachments: HIVE-9444.01.patch, HIVE-9444.patch
>
>
> Currently, GlobalLimitOptimization relies heavily on the information 
> contained in QBParseInfo. The goal is to extract that information from the 
> operator tree so we do not need to rely on QBParseInfo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-9444) CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer

2015-01-25 Thread Jesus Camacho Rodriguez (JIRA)

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

Jesus Camacho Rodriguez commented on HIVE-9444:
---

[~jpullokkaran], test fails are unrelated, they pass in my local machine. The 
patch is ready to be reviewed.

> CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer
> ---
>
> Key: HIVE-9444
> URL: https://issues.apache.org/jira/browse/HIVE-9444
> Project: Hive
>  Issue Type: Sub-task
>  Components: CBO
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Fix For: 0.15.0
>
> Attachments: HIVE-9444.patch
>
>
> Currently, GlobalLimitOptimization relies heavily on the information 
> contained in QBParseInfo. The goal is to extract that information from the 
> operator tree so we do not need to rely on QBParseInfo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-9444) CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer

2015-01-24 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9444:
---



{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/12694352/HIVE-9444.patch

{color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 7366 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_histogram_numeric
org.apache.hive.hcatalog.streaming.TestStreaming.testEndpointConnection
org.apache.hive.spark.client.TestSparkClient.testAddJarsAndFiles
org.apache.hive.spark.client.TestSparkClient.testCounters
org.apache.hive.spark.client.TestSparkClient.testErrorJob
org.apache.hive.spark.client.TestSparkClient.testJobSubmission
org.apache.hive.spark.client.TestSparkClient.testMetricsCollection
org.apache.hive.spark.client.TestSparkClient.testSimpleSparkJob
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2512/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2512/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2512/

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

This message is automatically generated.

ATTACHMENT ID: 12694352 - PreCommit-HIVE-TRUNK-Build

> CBO (Calcite Return Path): Rewrite GlobalLimitOptimizer
> ---
>
> Key: HIVE-9444
> URL: https://issues.apache.org/jira/browse/HIVE-9444
> Project: Hive
>  Issue Type: Sub-task
>  Components: CBO
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
> Fix For: 0.15.0
>
> Attachments: HIVE-9444.patch
>
>
> Currently, GlobalLimitOptimization relies heavily on the information 
> contained in QBParseInfo. The goal is to extract that information from the 
> operator tree so we do not need to rely on QBParseInfo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)