[jira] [Updated] (HIVE-9337) Move more hive.spark.* configurations to HiveConf [Spark Branch]

2015-01-30 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-9337:

Labels:   (was: TODOC-SPARK)

As mentioned in HIVE-9448, created new sections in the 
[Configuration|https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties]
 wiki to document these: 
[Spark|https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Spark]
 and [Remote Spark 
Driver|https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-RemoteSparkDriver]

> Move more hive.spark.* configurations to HiveConf [Spark Branch]
> 
>
> Key: HIVE-9337
> URL: https://issues.apache.org/jira/browse/HIVE-9337
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Szehon Ho
>Assignee: Szehon Ho
>Priority: Blocker
> Fix For: spark-branch
>
> Attachments: HIVE-9337-spark.patch, HIVE-9337.2-spark.patch
>
>
> Some hive.spark configurations have been added to HiveConf, but there are 
> some like hive.spark.log.dir that are not there.
> Also some configurations in RpcConfiguration.java might be eligible to be 
> moved.
> Without this, these configurations cannot be set dynamically via Hive.



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


[jira] [Updated] (HIVE-9337) Move more hive.spark.* configurations to HiveConf [Spark Branch]

2015-01-21 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-9337:

Priority: Blocker  (was: Major)

> Move more hive.spark.* configurations to HiveConf [Spark Branch]
> 
>
> Key: HIVE-9337
> URL: https://issues.apache.org/jira/browse/HIVE-9337
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Szehon Ho
>Assignee: Szehon Ho
>Priority: Blocker
>  Labels: TODOC-SPARK
> Fix For: spark-branch
>
> Attachments: HIVE-9337-spark.patch, HIVE-9337.2-spark.patch
>
>
> Some hive.spark configurations have been added to HiveConf, but there are 
> some like hive.spark.log.dir that are not there.
> Also some configurations in RpcConfiguration.java might be eligible to be 
> moved.
> Without this, these configurations cannot be set dynamically via Hive.



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


[jira] [Updated] (HIVE-9337) Move more hive.spark.* configurations to HiveConf [Spark Branch]

2015-01-20 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-9337:

Issue Type: Sub-task  (was: Task)
Parent: HIVE-7292

> Move more hive.spark.* configurations to HiveConf [Spark Branch]
> 
>
> Key: HIVE-9337
> URL: https://issues.apache.org/jira/browse/HIVE-9337
> Project: Hive
>  Issue Type: Sub-task
>  Components: Spark
>Reporter: Szehon Ho
>Assignee: Szehon Ho
>  Labels: TODOC-SPARK
> Fix For: spark-branch
>
> Attachments: HIVE-9337-spark.patch, HIVE-9337.2-spark.patch
>
>
> Some hive.spark configurations have been added to HiveConf, but there are 
> some like hive.spark.log.dir that are not there.
> Also some configurations in RpcConfiguration.java might be eligible to be 
> moved.
> Without this, these configurations cannot be set dynamically via Hive.



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


[jira] [Updated] (HIVE-9337) Move more hive.spark.* configurations to HiveConf [Spark Branch]

2015-01-20 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-9337:

Description: 
Some hive.spark configurations have been added to HiveConf, but there are some 
like hive.spark.log.dir that are not there.

Also some configurations in RpcConfiguration.java might be eligible to be moved.

Without this, these configurations cannot be set dynamically via Hive.

  was:
Some hive.spark configurations have been added to HiveConf, but there are some 
like hive.spark.log.dir that are not there.

Also some configurations in RpcConfiguration.java might be eligible to be moved.


> Move more hive.spark.* configurations to HiveConf [Spark Branch]
> 
>
> Key: HIVE-9337
> URL: https://issues.apache.org/jira/browse/HIVE-9337
> Project: Hive
>  Issue Type: Task
>  Components: Spark
>Reporter: Szehon Ho
>Assignee: Szehon Ho
>  Labels: TODOC-SPARK
> Fix For: spark-branch
>
> Attachments: HIVE-9337-spark.patch, HIVE-9337.2-spark.patch
>
>
> Some hive.spark configurations have been added to HiveConf, but there are 
> some like hive.spark.log.dir that are not there.
> Also some configurations in RpcConfiguration.java might be eligible to be 
> moved.
> Without this, these configurations cannot be set dynamically via Hive.



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


[jira] [Updated] (HIVE-9337) Move more hive.spark.* configurations to HiveConf [Spark Branch]

2015-01-20 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-9337:

Labels: TODOC-SPARK  (was: )

As JIRA implies, it adds properties to the HiveConf concerning remote Spark 
driver.

> Move more hive.spark.* configurations to HiveConf [Spark Branch]
> 
>
> Key: HIVE-9337
> URL: https://issues.apache.org/jira/browse/HIVE-9337
> Project: Hive
>  Issue Type: Task
>  Components: Spark
>Reporter: Szehon Ho
>Assignee: Szehon Ho
>  Labels: TODOC-SPARK
> Fix For: spark-branch
>
> Attachments: HIVE-9337-spark.patch, HIVE-9337.2-spark.patch
>
>
> Some hive.spark configurations have been added to HiveConf, but there are 
> some like hive.spark.log.dir that are not there.
> Also some configurations in RpcConfiguration.java might be eligible to be 
> moved.



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


[jira] [Updated] (HIVE-9337) Move more hive.spark.* configurations to HiveConf [Spark Branch]

2015-01-20 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-9337:

   Resolution: Fixed
Fix Version/s: spark-branch
   Status: Resolved  (was: Patch Available)

Committed to spark branch.  Thanks Chengxiang, Brock, and Lefty for helpful 
review!

> Move more hive.spark.* configurations to HiveConf [Spark Branch]
> 
>
> Key: HIVE-9337
> URL: https://issues.apache.org/jira/browse/HIVE-9337
> Project: Hive
>  Issue Type: Task
>  Components: Spark
>Reporter: Szehon Ho
>Assignee: Szehon Ho
> Fix For: spark-branch
>
> Attachments: HIVE-9337-spark.patch, HIVE-9337.2-spark.patch
>
>
> Some hive.spark configurations have been added to HiveConf, but there are 
> some like hive.spark.log.dir that are not there.
> Also some configurations in RpcConfiguration.java might be eligible to be 
> moved.



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


[jira] [Updated] (HIVE-9337) Move more hive.spark.* configurations to HiveConf [Spark Branch]

2015-01-20 Thread Szehon Ho (JIRA)

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

Szehon Ho updated HIVE-9337:

Summary: Move more hive.spark.* configurations to HiveConf [Spark Branch]  
(was: Move more hive.spark.* configurations to HiveConf)

> Move more hive.spark.* configurations to HiveConf [Spark Branch]
> 
>
> Key: HIVE-9337
> URL: https://issues.apache.org/jira/browse/HIVE-9337
> Project: Hive
>  Issue Type: Task
>  Components: Spark
>Reporter: Szehon Ho
>Assignee: Szehon Ho
> Attachments: HIVE-9337-spark.patch, HIVE-9337.2-spark.patch
>
>
> Some hive.spark configurations have been added to HiveConf, but there are 
> some like hive.spark.log.dir that are not there.
> Also some configurations in RpcConfiguration.java might be eligible to be 
> moved.



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