[jira] [Commented] (HIVE-7815) Reduce Side Join with single reducer [Spark Branch]

2014-08-21 Thread Brock Noland (JIRA)

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

Brock Noland commented on HIVE-7815:


Nice [~szehon]! I think union_null failed since it's non-deterministic. I have 
a patch up on HIVE-7820 to fix this.

 Reduce Side Join with single reducer [Spark Branch]
 ---

 Key: HIVE-7815
 URL: https://issues.apache.org/jira/browse/HIVE-7815
 Project: Hive
  Issue Type: Bug
  Components: Spark
Affects Versions: spark-branch
Reporter: Szehon Ho
Assignee: Szehon Ho
 Attachments: HIVE-7815-spark.patch


 This is the first part of the reduce-side join work, see HIVE-7384 for 
 details.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-7815) Reduce Side Join with single reducer [Spark Branch]

2014-08-21 Thread Szehon Ho (JIRA)

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

Szehon Ho commented on HIVE-7815:
-

Thanks Brock, new patch with more cleanup.

 Reduce Side Join with single reducer [Spark Branch]
 ---

 Key: HIVE-7815
 URL: https://issues.apache.org/jira/browse/HIVE-7815
 Project: Hive
  Issue Type: Bug
  Components: Spark
Affects Versions: spark-branch
Reporter: Szehon Ho
Assignee: Szehon Ho
 Attachments: HIVE-7815-spark.patch, HIVE-7815.2-spark.patch


 This is the first part of the reduce-side join work, see HIVE-7384 for 
 details.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-7815) Reduce Side Join with single reducer [Spark Branch]

2014-08-21 Thread Brock Noland (JIRA)

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

Brock Noland commented on HIVE-7815:


+1 pending tests

 Reduce Side Join with single reducer [Spark Branch]
 ---

 Key: HIVE-7815
 URL: https://issues.apache.org/jira/browse/HIVE-7815
 Project: Hive
  Issue Type: Bug
  Components: Spark
Affects Versions: spark-branch
Reporter: Szehon Ho
Assignee: Szehon Ho
 Attachments: HIVE-7815-spark.patch, HIVE-7815.2-spark.patch


 This is the first part of the reduce-side join work, see HIVE-7384 for 
 details.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-7815) Reduce Side Join with single reducer [Spark Branch]

2014-08-21 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-7815:
---



{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/12663538/HIVE-7815.2-spark.patch

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

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

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

 Reduce Side Join with single reducer [Spark Branch]
 ---

 Key: HIVE-7815
 URL: https://issues.apache.org/jira/browse/HIVE-7815
 Project: Hive
  Issue Type: Bug
  Components: Spark
Affects Versions: spark-branch
Reporter: Szehon Ho
Assignee: Szehon Ho
 Attachments: HIVE-7815-spark.patch, HIVE-7815.2-spark.patch


 This is the first part of the reduce-side join work, see HIVE-7384 for 
 details.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-7815) Reduce Side Join with single reducer [Spark Branch]

2014-08-21 Thread Szehon Ho (JIRA)

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

Szehon Ho commented on HIVE-7815:
-

Thanks Brock!

 Reduce Side Join with single reducer [Spark Branch]
 ---

 Key: HIVE-7815
 URL: https://issues.apache.org/jira/browse/HIVE-7815
 Project: Hive
  Issue Type: Bug
  Components: Spark
Affects Versions: spark-branch
Reporter: Szehon Ho
Assignee: Szehon Ho
 Fix For: spark-branch

 Attachments: HIVE-7815-spark.patch, HIVE-7815.2-spark.patch


 This is the first part of the reduce-side join work, see HIVE-7384 for 
 details.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-7815) Reduce Side Join with single reducer [Spark Branch]

2014-08-20 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-7815:
---



{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/12663319/HIVE-7815-spark.patch

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

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

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

 Reduce Side Join with single reducer [Spark Branch]
 ---

 Key: HIVE-7815
 URL: https://issues.apache.org/jira/browse/HIVE-7815
 Project: Hive
  Issue Type: Bug
  Components: Spark
Affects Versions: spark-branch
Reporter: Szehon Ho
Assignee: Szehon Ho
 Attachments: HIVE-7815-spark.patch


 This is the first part of the reduce-side join work, see HIVE-7384 for 
 details.



--
This message was sent by Atlassian JIRA
(v6.2#6252)