[jira] [Commented] (HIVE-15698) Vectorization support for min/max/bloomfilter runtime filtering

2017-01-27 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15698:




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

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

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 11009 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=235)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
 (batchId=159)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_varchar_simple]
 (batchId=153)
{noformat}

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

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

> Vectorization support for min/max/bloomfilter runtime filtering
> ---
>
> Key: HIVE-15698
> URL: https://issues.apache.org/jira/browse/HIVE-15698
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-15698.1.patch, HIVE-15698.2.patch, 
> HIVE-15698.3.patch, HIVE-15698.4.patch
>
>
> Enable vectorized execution for HIVE-15269.



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


[jira] [Commented] (HIVE-15698) Vectorization support for min/max/bloomfilter runtime filtering

2017-01-27 Thread Matt McCline (JIRA)

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

Matt McCline commented on HIVE-15698:
-

+1 LGTM tests pending

> Vectorization support for min/max/bloomfilter runtime filtering
> ---
>
> Key: HIVE-15698
> URL: https://issues.apache.org/jira/browse/HIVE-15698
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-15698.1.patch, HIVE-15698.2.patch, 
> HIVE-15698.3.patch, HIVE-15698.4.patch
>
>
> Enable vectorized execution for HIVE-15269.



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


[jira] [Commented] (HIVE-15698) Vectorization support for min/max/bloomfilter runtime filtering

2017-01-27 Thread Jason Dere (JIRA)

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

Jason Dere commented on HIVE-15698:
---

Looks like failures are existing flaky tests, though explainuser_3 needs golden 
file update.
Per [~prasanth_j], explainuser_3 (flaky) might be fixable with proper table 
stats, will update test for that.

> Vectorization support for min/max/bloomfilter runtime filtering
> ---
>
> Key: HIVE-15698
> URL: https://issues.apache.org/jira/browse/HIVE-15698
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-15698.1.patch, HIVE-15698.2.patch, 
> HIVE-15698.3.patch, HIVE-15698.4.patch
>
>
> Enable vectorized execution for HIVE-15269.



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


[jira] [Commented] (HIVE-15698) Vectorization support for min/max/bloomfilter runtime filtering

2017-01-27 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15698:




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

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

{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 11009 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=235)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
 (batchId=159)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_char_simple]
 (batchId=147)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_varchar_simple]
 (batchId=153)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] 
(batchId=93)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] 
(batchId=223)
org.apache.hive.service.server.TestHS2HttpServer.testContextRootUrlRewrite 
(batchId=186)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12849611 - PreCommit-HIVE-Build

> Vectorization support for min/max/bloomfilter runtime filtering
> ---
>
> Key: HIVE-15698
> URL: https://issues.apache.org/jira/browse/HIVE-15698
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-15698.1.patch, HIVE-15698.2.patch, 
> HIVE-15698.3.patch
>
>
> Enable vectorized execution for HIVE-15269.



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


[jira] [Commented] (HIVE-15698) Vectorization support for min/max/bloomfilter runtime filtering

2017-01-26 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15698:




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

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

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 11006 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=235)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
 (batchId=159)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_part]
 (batchId=149)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_varchar_simple]
 (batchId=153)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] 
(batchId=93)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query23] 
(batchId=223)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12849478 - PreCommit-HIVE-Build

> Vectorization support for min/max/bloomfilter runtime filtering
> ---
>
> Key: HIVE-15698
> URL: https://issues.apache.org/jira/browse/HIVE-15698
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-15698.1.patch, HIVE-15698.2.patch
>
>
> Enable vectorized execution for HIVE-15269.



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


[jira] [Commented] (HIVE-15698) Vectorization support for min/max/bloomfilter runtime filtering

2017-01-25 Thread Jason Dere (JIRA)

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

Jason Dere commented on HIVE-15698:
---

Some golden file diffs - looks like binary columns were not vectorized prior to 
this patch.
Also need to make sure vectorized_dynamic_semijoin_reduction only runs in 
MiniLlapLocal

> Vectorization support for min/max/bloomfilter runtime filtering
> ---
>
> Key: HIVE-15698
> URL: https://issues.apache.org/jira/browse/HIVE-15698
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-15698.1.patch
>
>
> Enable vectorized execution for HIVE-15269.



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


[jira] [Commented] (HIVE-15698) Vectorization support for min/max/bloomfilter runtime filtering

2017-01-24 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15698:




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

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

{color:red}ERROR:{color} -1 due to 13 failed/errored test(s), 11002 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=235)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_binary_join_groupby]
 (batchId=74)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vectorized_dynamic_semijoin_reduction]
 (batchId=4)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
 (batchId=159)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[mergejoin] 
(batchId=150)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[offset_limit_ppd_optimizer]
 (batchId=151)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[orc_llap] 
(batchId=147)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_part]
 (batchId=149)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_binary_join_groupby]
 (batchId=153)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_char_simple]
 (batchId=147)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_varchar_simple]
 (batchId=153)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] 
(batchId=93)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] 
(batchId=223)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12849190 - PreCommit-HIVE-Build

> Vectorization support for min/max/bloomfilter runtime filtering
> ---
>
> Key: HIVE-15698
> URL: https://issues.apache.org/jira/browse/HIVE-15698
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Reporter: Jason Dere
>Assignee: Jason Dere
> Attachments: HIVE-15698.1.patch
>
>
> Enable vectorized execution for HIVE-15269.



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