[jira] [Commented] (HIVE-16510) Vectorization: Add vectorized PTF tests in preparation for HIVE-16369

2017-04-25 Thread Matt McCline (JIRA)

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

Matt McCline commented on HIVE-16510:
-

Committed to master.

> Vectorization: Add vectorized PTF tests in preparation for HIVE-16369
> -
>
> Key: HIVE-16510
> URL: https://issues.apache.org/jira/browse/HIVE-16510
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HIVE-16510.01.patch, HIVE-16510.02.patch
>
>
> Had trouble with HIVE-16369 patch being blocked by Apache SPAM filters -- so 
> separating out adding vectorized versions of current windowing_*.q tests.



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


[jira] [Commented] (HIVE-16510) Vectorization: Add vectorized PTF tests in preparation for HIVE-16369

2017-04-25 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-16510:




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

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

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10639 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_index] 
(batchId=225)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[partition_wise_fileformat6]
 (batchId=7)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[dynamic_semijoin_user_level]
 (batchId=140)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12864887 - PreCommit-HIVE-Build

> Vectorization: Add vectorized PTF tests in preparation for HIVE-16369
> -
>
> Key: HIVE-16510
> URL: https://issues.apache.org/jira/browse/HIVE-16510
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16510.01.patch, HIVE-16510.02.patch
>
>
> Had trouble with HIVE-16369 patch being blocked by Apache SPAM filters -- so 
> separating out adding vectorized versions of current windowing_*.q tests.



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


[jira] [Commented] (HIVE-16510) Vectorization: Add vectorized PTF tests in preparation for HIVE-16369

2017-04-23 Thread Gopal V (JIRA)

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

Gopal V commented on HIVE-16510:


The reduce vectorization is not kicking in for the .q.out files - approve of 
the patch, but this needs MiniLlapLocalDriver .q.out files generated.

+1 pending those tests.

> Vectorization: Add vectorized PTF tests in preparation for HIVE-16369
> -
>
> Key: HIVE-16510
> URL: https://issues.apache.org/jira/browse/HIVE-16510
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16510.01.patch
>
>
> Had trouble with HIVE-16369 patch being blocked by Apache SPAM filters -- so 
> separating out adding vectorized versions of current windowing_*.q tests.



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


[jira] [Commented] (HIVE-16510) Vectorization: Add vectorized PTF tests in preparation for HIVE-16369

2017-04-22 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-16510:




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

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

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10638 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_index] 
(batchId=225)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[partition_wise_fileformat6]
 (batchId=7)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vectorized_ptf]
 (batchId=154)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[vectorized_ptf] 
(batchId=125)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12864637 - PreCommit-HIVE-Build

> Vectorization: Add vectorized PTF tests in preparation for HIVE-16369
> -
>
> Key: HIVE-16510
> URL: https://issues.apache.org/jira/browse/HIVE-16510
> Project: Hive
>  Issue Type: Bug
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16510.01.patch
>
>
> Had trouble with HIVE-16369 patch being blocked by Apache SPAM filters -- so 
> separating out adding vectorized versions of current windowing_*.q tests.



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