[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-10 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9569:
---



{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/12697821/HIVE-9569.4.patch

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 7560 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testMetastoreProxyUser
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore
org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
{noformat}

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

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

This message is automatically generated.

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

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch, HIVE-9569.1.patch, 
> HIVE-9569.2.patch, HIVE-9569.3.patch, HIVE-9569.4.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-09 Thread Chao (JIRA)

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

Chao commented on HIVE-9569:


Ahh, I see. Thanks [~pxiong]!


> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch, HIVE-9569.1.patch, 
> HIVE-9569.2.patch, HIVE-9569.3.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-09 Thread Pengcheng Xiong (JIRA)

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

Pengcheng Xiong commented on HIVE-9569:
---

Hi [~csun], I came across your JIRA and I think some of the golden files may 
need to be updated due to recent changes in HIVE-9039. Thanks!

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch, HIVE-9569.1.patch, 
> HIVE-9569.2.patch, HIVE-9569.3.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-09 Thread Chao (JIRA)

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

Chao commented on HIVE-9569:


Looks like union31.q has nondeterministic result. I'll take a look...

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch, HIVE-9569.1.patch, 
> HIVE-9569.2.patch, HIVE-9569.3.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-09 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9569:
---



{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/12697525/HIVE-9569.3.patch

{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 7562 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_percentile_approx_23
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union22
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union24
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_top_level
{noformat}

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

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

This message is automatically generated.

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

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch, HIVE-9569.1.patch, 
> HIVE-9569.2.patch, HIVE-9569.3.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-09 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9569:
---



{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/12697396/HIVE-9569.2.patch

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

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

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

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch, HIVE-9569.1.patch, 
> HIVE-9569.2.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-07 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9569:
---



{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/12697067/HIVE-9569.1.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 7497 tests executed
*Failed tests:*
{noformat}
TestSSL - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union17
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
{noformat}

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

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

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch, HIVE-9569.1.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-06 Thread Xuefu Zhang (JIRA)

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

Xuefu Zhang commented on HIVE-9569:
---

Yeah, it seems making sense to start it on trunk. The last commit in Spark 
branch (also about union) might be needed for this. We might need to merge that 
patch first. 

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-05 Thread Szehon Ho (JIRA)

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

Szehon Ho commented on HIVE-9569:
-

Kind of debating whether we should make a trunk patch first to avoid conflict.  
Not sure the coming merge plan.  [~xuefuz] any preference?   

+1 pending fix of union22, otherwise.

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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


[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-02-05 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9569:
---



{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/12696907/HIVE-9569.1-spark.patch

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 7490 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_percentile_approx_23
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_union_remove_22
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_join_with_different_encryption_keys
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_22
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/711/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/711/console
Test logs: 
http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-711/

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

This message is automatically generated.

ATTACHMENT ID: 12696907 - PreCommit-HIVE-SPARK-Build

> Enable more unit tests for UNION ALL [Spark Branch]
> ---
>
> Key: HIVE-9569
> URL: https://issues.apache.org/jira/browse/HIVE-9569
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Affects Versions: spark-branch
>Reporter: Chao
>Assignee: Chao
> Attachments: HIVE-9569.1-spark.patch
>
>
> Currently, we only enabled a subset of all the union tests. We should try to 
> enable the rest, and see if there's any issue.



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