[
https://issues.apache.org/jira/browse/HIVE-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285233#comment-14285233
]
Lefty Leverenz commented on HIVE-9337:
--------------------------------------
Doc note: This adds six configuration parameters to HiveConf.java in the Spark
branch, and changes the descriptions of two others.
* hive.spark.client.future.timeout (description change)
* hive.spark.job.monitor.timeout (description change)
* hive.spark.client.connect.timeout (new)
* hive.spark.client.server.connect.timeout (new)
* hive.spark.client.secret.bits (new)
* hive.spark.client.rpc.threads (new)
* hive.spark.client.rpc.max.size (new)
* hive.spark.client.channel.log.level (new)
> 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)