[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-11-23 Thread Rui Li (JIRA)

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

Rui Li commented on HIVE-11180:
---

updated 
[doc|https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.mapjoin.optimized.hashtable].

> Enable native vectorized map join for spark [Spark Branch]
> --
>
> Key: HIVE-11180
> URL: https://issues.apache.org/jira/browse/HIVE-11180
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Rui Li
>Assignee: Rui Li
>  Labels: TODOC-SPARK, TODOC1.3
> Fix For: spark-branch, 1.3.0, 2.0.0
>
> Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch
>
>
> The improvement was introduced in HIVE-9824. Let's use this task to track how 
> we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-11-23 Thread Lefty Leverenz (JIRA)

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

Lefty Leverenz commented on HIVE-11180:
---

Thanks [~lirui], I removed the TODOC1.3 and TODOC-SPARK labels.

> Enable native vectorized map join for spark [Spark Branch]
> --
>
> Key: HIVE-11180
> URL: https://issues.apache.org/jira/browse/HIVE-11180
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Rui Li
>Assignee: Rui Li
> Fix For: spark-branch, 1.3.0, 2.0.0
>
> Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch
>
>
> The improvement was introduced in HIVE-9824. Let's use this task to track how 
> we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-11-22 Thread Rui Li (JIRA)

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

Rui Li commented on HIVE-11180:
---

We should update the doc after release, right?

> Enable native vectorized map join for spark [Spark Branch]
> --
>
> Key: HIVE-11180
> URL: https://issues.apache.org/jira/browse/HIVE-11180
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Rui Li
>Assignee: Rui Li
>  Labels: TODOC-SPARK, TODOC1.3
> Fix For: spark-branch, 1.3.0, 2.0.0
>
> Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch
>
>
> The improvement was introduced in HIVE-9824. Let's use this task to track how 
> we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-11-22 Thread Rui Li (JIRA)

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

Rui Li commented on HIVE-11180:
---

Thanks [~vikram.dixit]. Just filed HIVE-12493 for that.

> Enable native vectorized map join for spark [Spark Branch]
> --
>
> Key: HIVE-11180
> URL: https://issues.apache.org/jira/browse/HIVE-11180
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Rui Li
>Assignee: Rui Li
>  Labels: TODOC-SPARK, TODOC1.3
> Fix For: spark-branch, 1.3.0, 2.0.0
>
> Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch
>
>
> The improvement was introduced in HIVE-9824. Let's use this task to track how 
> we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-11-20 Thread Vikram Dixit K (JIRA)

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

Vikram Dixit K commented on HIVE-11180:
---

The backport of this patch to the branch-1.2 has broken the build of branch 1.2:

commit id: fa6f5cf674991d2d7146da537750bb2bf5b6b339

This commit did not merge HiveConf.java properly and removed pre-existing 
configuration: HIVEMAPJOINOPTIMIZEDTABLEPROBEPERCENT

> Enable native vectorized map join for spark [Spark Branch]
> --
>
> Key: HIVE-11180
> URL: https://issues.apache.org/jira/browse/HIVE-11180
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Rui Li
>Assignee: Rui Li
>  Labels: TODOC-SPARK, TODOC1.3
> Fix For: spark-branch, 1.3.0, 2.0.0
>
> Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch
>
>
> The improvement was introduced in HIVE-9824. Let's use this task to track how 
> we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-11-18 Thread Lefty Leverenz (JIRA)

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

Lefty Leverenz commented on HIVE-11180:
---

Now this has been committed to master and branch-1, so I'm adding a TODOC-1.3 
label.

> Enable native vectorized map join for spark [Spark Branch]
> --
>
> Key: HIVE-11180
> URL: https://issues.apache.org/jira/browse/HIVE-11180
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Rui Li
>Assignee: Rui Li
>  Labels: TODOC-SPARK
> Fix For: spark-branch, 1.3.0, 2.0.0
>
> Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch
>
>
> The improvement was introduced in HIVE-9824. Let's use this task to track how 
> we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-08-06 Thread Lefty Leverenz (JIRA)

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

Lefty Leverenz commented on HIVE-11180:
---

Doc note:  This adds and Spark to the description of 
*hive.mapjoin.optimized.hashtable* in HiveConf.java, so the parameter needs to 
be updated (with version information) in Configuration Properties after the 
patch gets merged to master.

* [ConfigurationProperties -- hive.mapjoin.optimized.hashtable | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.mapjoin.optimized.hashtable]

Adding a TODOC-SPARK label just as a reminder -- no doc needed until merged to 
master.

 Enable native vectorized map join for spark [Spark Branch]
 --

 Key: HIVE-11180
 URL: https://issues.apache.org/jira/browse/HIVE-11180
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Reporter: Rui Li
Assignee: Rui Li
  Labels: TODOC-SPARK
 Fix For: spark-branch

 Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch


 The improvement was introduced in HIVE-9824. Let's use this task to track how 
 we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-08-06 Thread Rui Li (JIRA)

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

Rui Li commented on HIVE-11180:
---

Thanks [~leftylev].

 Enable native vectorized map join for spark [Spark Branch]
 --

 Key: HIVE-11180
 URL: https://issues.apache.org/jira/browse/HIVE-11180
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Reporter: Rui Li
Assignee: Rui Li
  Labels: TODOC-SPARK
 Fix For: spark-branch

 Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch


 The improvement was introduced in HIVE-9824. Let's use this task to track how 
 we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-08-05 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-11180:




{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/12748814/HIVE-11180.1-spark.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 7792 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.initializationError
org.apache.hive.jdbc.TestSSL.testSSLConnectionWithProperty
{noformat}

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

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

 Enable native vectorized map join for spark [Spark Branch]
 --

 Key: HIVE-11180
 URL: https://issues.apache.org/jira/browse/HIVE-11180
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Reporter: Rui Li
Assignee: Rui Li
 Attachments: HIVE-11180.1-spark.patch


 The improvement was introduced in HIVE-9824. Let's use this task to track how 
 we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-08-05 Thread Xuefu Zhang (JIRA)

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

Xuefu Zhang commented on HIVE-11180:


+1

 Enable native vectorized map join for spark [Spark Branch]
 --

 Key: HIVE-11180
 URL: https://issues.apache.org/jira/browse/HIVE-11180
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Reporter: Rui Li
Assignee: Rui Li
 Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch


 The improvement was introduced in HIVE-9824. Let's use this task to track how 
 we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-08-05 Thread Xuefu Zhang (JIRA)

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

Xuefu Zhang commented on HIVE-11180:


+1

 Enable native vectorized map join for spark [Spark Branch]
 --

 Key: HIVE-11180
 URL: https://issues.apache.org/jira/browse/HIVE-11180
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Reporter: Rui Li
Assignee: Rui Li
 Attachments: HIVE-11180.1-spark.patch


 The improvement was introduced in HIVE-9824. Let's use this task to track how 
 we can enable that for spark.



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


[jira] [Commented] (HIVE-11180) Enable native vectorized map join for spark [Spark Branch]

2015-08-05 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-11180:




{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/12748983/HIVE-11180.2-spark.patch

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

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

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

 Enable native vectorized map join for spark [Spark Branch]
 --

 Key: HIVE-11180
 URL: https://issues.apache.org/jira/browse/HIVE-11180
 Project: Hive
  Issue Type: Sub-task
  Components: Spark
Reporter: Rui Li
Assignee: Rui Li
 Attachments: HIVE-11180.1-spark.patch, HIVE-11180.2-spark.patch


 The improvement was introduced in HIVE-9824. Let's use this task to track how 
 we can enable that for spark.



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