[jira] [Commented] (HIVE-7957) Revisit event version handling in dynamic partition pruning on Tez

2014-10-03 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-7957:
---



{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/12672718/HIVE-7957.3.patch

{color:red}ERROR:{color} -1 due to 14 failed/errored test(s), 6541 tests 
executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.pig.TestHCatLoader.testColumnarStorePushdown[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testConvertBooleanToInt[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testGetInputBytes[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testProjectionsBasic[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataBasic[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testReadPartitionedBasic[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testSchemaLoadBasic[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testSchemaLoadComplex[5]
org.apache.hive.hcatalog.pig.TestHCatLoader.testSchemaLoadPrimitiveTypes[5]
org.apache.hive.hcatalog.pig.TestHCatStorer.testDynamicPartitioningMultiPartColsNoDataInDataNoSpec[5]
org.apache.hive.hcatalog.pig.TestHCatStorer.testEmptyStore[5]
org.apache.hive.hcatalog.pig.TestHCatStorer.testNoAlias[5]
org.apache.hive.hcatalog.pig.TestHCatStorer.testPartitionPublish[5]
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12672718

> Revisit event version handling in dynamic partition pruning on Tez
> --
>
> Key: HIVE-7957
> URL: https://issues.apache.org/jira/browse/HIVE-7957
> Project: Hive
>  Issue Type: Bug
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
>Priority: Critical
> Fix For: 0.14.0
>
> Attachments: HIVE-7957.1.patch, HIVE-7957.2.patch, HIVE-7957.3.patch
>
>
> Once TEZ-1447 is resolved, we should be able to simplify the handing of event 
> versions.



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


[jira] [Commented] (HIVE-7957) Revisit event version handling in dynamic partition pruning on Tez

2014-09-26 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner commented on HIVE-7957:
--

Will fix comments on commit. Need to wait for Tez 0.5.1.

> Revisit event version handling in dynamic partition pruning on Tez
> --
>
> Key: HIVE-7957
> URL: https://issues.apache.org/jira/browse/HIVE-7957
> Project: Hive
>  Issue Type: Bug
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
> Fix For: 0.14.0
>
> Attachments: HIVE-7957.1.patch, HIVE-7957.2.patch
>
>
> Once TEZ-1447 is resolved, we should be able to simplify the handing of event 
> versions.



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


[jira] [Commented] (HIVE-7957) Revisit event version handling in dynamic partition pruning on Tez

2014-09-24 Thread Vikram Dixit K (JIRA)

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

Vikram Dixit K commented on HIVE-7957:
--

Minor comments. Otherwise LGTM +1.

> Revisit event version handling in dynamic partition pruning on Tez
> --
>
> Key: HIVE-7957
> URL: https://issues.apache.org/jira/browse/HIVE-7957
> Project: Hive
>  Issue Type: Bug
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
> Attachments: HIVE-7957.1.patch, HIVE-7957.2.patch
>
>
> Once TEZ-1447 is resolved, we should be able to simplify the handing of event 
> versions.



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


[jira] [Commented] (HIVE-7957) Revisit event version handling in dynamic partition pruning on Tez

2014-09-22 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner commented on HIVE-7957:
--

https://reviews.apache.org/r/25929/

> Revisit event version handling in dynamic partition pruning on Tez
> --
>
> Key: HIVE-7957
> URL: https://issues.apache.org/jira/browse/HIVE-7957
> Project: Hive
>  Issue Type: Bug
>Reporter: Gunther Hagleitner
>Assignee: Gunther Hagleitner
> Attachments: HIVE-7957.1.patch
>
>
> Once TEZ-1447 is resolved, we should be able to simplify the handing of event 
> versions.



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