[jira] [Updated] (HIVE-8970) Enable map join optimization only when hive.auto.convert.join is true [Spark Branch]

2014-12-02 Thread Xuefu Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xuefu Zhang updated HIVE-8970:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to Spark branch. Thanks, Chao.

 Enable map join optimization only when hive.auto.convert.join is true [Spark 
 Branch]
 

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

 Attachments: HIVE-8970.1-spark.patch, HIVE-8970.2-spark.patch, 
 HIVE-8970.3-spark.patch


 Right now, in Spark branch we enable MJ without looking at this 
 configuration. The related code in {{SparkMapJoinOptimizer}} is commented 
 out. We should only enable MJ when the flag is true.



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


[jira] [Updated] (HIVE-8970) Enable map join optimization only when hive.auto.convert.join is true [Spark Branch]

2014-12-01 Thread Chao (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chao updated HIVE-8970:
---
Attachment: HIVE-8970.3-spark.patch

Excluded the following tests from this patch:

{noformat}
join38.q
join_literals.q
join_nullsafe.q
subquery_in.q
ppd_join4.q
ppd_multi_insert.q
{noformat}

Their results are different from MR. I will create follow-up JIRA to address 
the issue.

 Enable map join optimization only when hive.auto.convert.join is true [Spark 
 Branch]
 

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

 Attachments: HIVE-8970.1-spark.patch, HIVE-8970.2-spark.patch, 
 HIVE-8970.3-spark.patch


 Right now, in Spark branch we enable MJ without looking at this 
 configuration. The related code in {{SparkMapJoinOptimizer}} is commented 
 out. We should only enable MJ when the flag is true.



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


[jira] [Updated] (HIVE-8970) Enable map join optimization only when hive.auto.convert.join is true [Spark Branch]

2014-11-26 Thread Chao (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chao updated HIVE-8970:
---
Attachment: HIVE-8970.2-spark.patch

Re-attach the same patch to trigger test run.

 Enable map join optimization only when hive.auto.convert.join is true [Spark 
 Branch]
 

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

 Attachments: HIVE-8970.1-spark.patch, HIVE-8970.2-spark.patch


 Right now, in Spark branch we enable MJ without looking at this 
 configuration. The related code in {{SparkMapJoinOptimizer}} is commented 
 out. We should only enable MJ when the flag is true.



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


[jira] [Updated] (HIVE-8970) Enable map join optimization only when hive.auto.convert.join is true [Spark Branch]

2014-11-25 Thread Chao (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chao updated HIVE-8970:
---
Status: Patch Available  (was: Open)

 Enable map join optimization only when hive.auto.convert.join is true [Spark 
 Branch]
 

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

 Attachments: HIVE-8970.1-spark.patch


 Right now, in Spark branch we enable MJ without looking at this 
 configuration. The related code in {{SparkMapJoinOptimizer}} is commented 
 out. We should only enable MJ when the flag is true.



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


[jira] [Updated] (HIVE-8970) Enable map join optimization only when hive.auto.convert.join is true [Spark Branch]

2014-11-25 Thread Chao (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chao updated HIVE-8970:
---
Attachment: HIVE-8970.1-spark.patch

 Enable map join optimization only when hive.auto.convert.join is true [Spark 
 Branch]
 

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

 Attachments: HIVE-8970.1-spark.patch


 Right now, in Spark branch we enable MJ without looking at this 
 configuration. The related code in {{SparkMapJoinOptimizer}} is commented 
 out. We should only enable MJ when the flag is true.



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