[jira] [Commented] (HIVE-10134) Fix test failures after HIVE-10130 [Spark Branch]

2015-04-06 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14481518#comment-14481518
 ] 

Hive QA commented on HIVE-10134:




{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/12709386/HIVE-10134.3-spark.patch

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

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

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

 Fix test failures after HIVE-10130 [Spark Branch]
 -

 Key: HIVE-10134
 URL: https://issues.apache.org/jira/browse/HIVE-10134
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Affects Versions: spark-branch
Reporter: Xuefu Zhang
Assignee: Chao
 Fix For: spark-branch

 Attachments: HIVE-10134.1-spark.patch, HIVE-10134.2-spark.patch, 
 HIVE-10134.3-spark.patch


 Complete test run: 
 http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/812/#showFailuresLink
 *Failed tests:*
 {noformat}
 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nonmr_fetch
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_22
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_6_subq
 org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
 {noformat}



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


[jira] [Commented] (HIVE-10134) Fix test failures after HIVE-10130 [Spark Branch]

2015-04-01 Thread Chao (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14392155#comment-14392155
 ] 

Chao commented on HIVE-10134:
-

Alright, I was able to reproduce the issue locally.
The trick is, you'll need to run another qtest before this one (in my case, I 
ran interval_arithmetic.q,nonmr_fetch.q).
Otherwise, it will succeed and produce correct result.

 Fix test failures after HIVE-10130 [Spark Branch]
 -

 Key: HIVE-10134
 URL: https://issues.apache.org/jira/browse/HIVE-10134
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Affects Versions: spark-branch
Reporter: Xuefu Zhang
Assignee: Chao
 Fix For: spark-branch

 Attachments: HIVE-10134.1-spark.patch, HIVE-10134.2-spark.patch


 Complete test run: 
 http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/812/#showFailuresLink
 *Failed tests:*
 {noformat}
 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nonmr_fetch
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_22
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_6_subq
 org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
 {noformat}



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


[jira] [Commented] (HIVE-10134) Fix test failures after HIVE-10130 [Spark Branch]

2015-04-01 Thread Xuefu Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391526#comment-14391526
 ] 

Xuefu Zhang commented on HIVE-10134:


Could you try to run the complained query in your environment to reproduce?

 Fix test failures after HIVE-10130 [Spark Branch]
 -

 Key: HIVE-10134
 URL: https://issues.apache.org/jira/browse/HIVE-10134
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Affects Versions: spark-branch
Reporter: Xuefu Zhang
Assignee: Chao
 Fix For: spark-branch

 Attachments: HIVE-10134.1-spark.patch, HIVE-10134.2-spark.patch


 Complete test run: 
 http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/812/#showFailuresLink
 *Failed tests:*
 {noformat}
 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nonmr_fetch
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_22
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_6_subq
 org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
 {noformat}



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


[jira] [Commented] (HIVE-10134) Fix test failures after HIVE-10130 [Spark Branch]

2015-04-01 Thread Chao (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391546#comment-14391546
 ] 

Chao commented on HIVE-10134:
-

Yes, I tried, and it succeeded every time. However, from the log it looks like 
on my local machine it tried to use CBO but failed, while on Jenkins it 
succeeded. I suspect that might be the reason.


 Fix test failures after HIVE-10130 [Spark Branch]
 -

 Key: HIVE-10134
 URL: https://issues.apache.org/jira/browse/HIVE-10134
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Affects Versions: spark-branch
Reporter: Xuefu Zhang
Assignee: Chao
 Fix For: spark-branch

 Attachments: HIVE-10134.1-spark.patch, HIVE-10134.2-spark.patch


 Complete test run: 
 http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/812/#showFailuresLink
 *Failed tests:*
 {noformat}
 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nonmr_fetch
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_22
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_6_subq
 org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
 {noformat}



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


[jira] [Commented] (HIVE-10134) Fix test failures after HIVE-10130 [Spark Branch]

2015-03-31 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390014#comment-14390014
 ] 

Hive QA commented on HIVE-10134:




{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/12708601/HIVE-10134.2-spark.patch

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

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

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

 Fix test failures after HIVE-10130 [Spark Branch]
 -

 Key: HIVE-10134
 URL: https://issues.apache.org/jira/browse/HIVE-10134
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Affects Versions: spark-branch
Reporter: Xuefu Zhang
Assignee: Chao
 Fix For: spark-branch

 Attachments: HIVE-10134.1-spark.patch, HIVE-10134.2-spark.patch


 Complete test run: 
 http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/812/#showFailuresLink
 *Failed tests:*
 {noformat}
 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nonmr_fetch
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_22
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_6_subq
 org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
 {noformat}



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


[jira] [Commented] (HIVE-10134) Fix test failures after HIVE-10130 [Spark Branch]

2015-03-31 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14389352#comment-14389352
 ] 

Hive QA commented on HIVE-10134:




{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/12708494/HIVE-10134.1-spark.patch

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

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

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

 Fix test failures after HIVE-10130 [Spark Branch]
 -

 Key: HIVE-10134
 URL: https://issues.apache.org/jira/browse/HIVE-10134
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Affects Versions: spark-branch
Reporter: Xuefu Zhang
Assignee: Chao
 Fix For: spark-branch

 Attachments: HIVE-10134.1-spark.patch


 Complete test run: 
 http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/812/#showFailuresLink
 *Failed tests:*
 {noformat}
 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nonmr_fetch
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union31
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_22
 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_6_subq
 org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler
 {noformat}



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