[jira] [Commented] (HIVE-8029) Remove reducers number configure in SparkTask[Spark Branch]

2014-09-09 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-8029:
---



{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/12667379/HIVE-8029.1-spark.patch

{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 6343 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample_islocalmode_hook
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_fs_default_name2
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_optimize_nullscan
org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection
org.apache.hive.service.TestHS2ImpersonationWithRemoteMS.testImpersonation
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/120/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/120/console
Test logs: 
http://ec2-54-176-176-199.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-120/

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: 12667379

 Remove reducers number configure in SparkTask[Spark Branch]
 ---

 Key: HIVE-8029
 URL: https://issues.apache.org/jira/browse/HIVE-8029
 Project: Hive
  Issue Type: Improvement
  Components: Spark
Reporter: Chengxiang Li
Assignee: Chengxiang Li
  Labels: Spark-M4
 Attachments: HIVE-8029.1-spark.patch


 We do not need duplicated logic to configure reducers number in SparkTask, as 
 SetSparkReduceParallelism would always set reducers number in compiler phase.



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


[jira] [Commented] (HIVE-8029) Remove reducers number configure in SparkTask[Spark Branch]

2014-09-09 Thread Brock Noland (JIRA)

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

Brock Noland commented on HIVE-8029:


+1

 Remove reducers number configure in SparkTask[Spark Branch]
 ---

 Key: HIVE-8029
 URL: https://issues.apache.org/jira/browse/HIVE-8029
 Project: Hive
  Issue Type: Improvement
  Components: Spark
Reporter: Chengxiang Li
Assignee: Chengxiang Li
  Labels: Spark-M4
 Attachments: HIVE-8029.1-spark.patch


 We do not need duplicated logic to configure reducers number in SparkTask, as 
 SetSparkReduceParallelism would always set reducers number in compiler phase.



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


[jira] [Commented] (HIVE-8029) Remove reducers number configure in SparkTask[Spark Branch]

2014-09-09 Thread Brock Noland (JIRA)

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

Brock Noland commented on HIVE-8029:


I don't think nullscan is related as it's been failing for other runs. I 
created HIVE-8032 to fix that.


 Remove reducers number configure in SparkTask[Spark Branch]
 ---

 Key: HIVE-8029
 URL: https://issues.apache.org/jira/browse/HIVE-8029
 Project: Hive
  Issue Type: Improvement
  Components: Spark
Reporter: Chengxiang Li
Assignee: Chengxiang Li
  Labels: Spark-M4
 Attachments: HIVE-8029.1-spark.patch


 We do not need duplicated logic to configure reducers number in SparkTask, as 
 SetSparkReduceParallelism would always set reducers number in compiler phase.



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