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

Rui Li commented on HIVE-17964:
-------------------------------

At the moment, only two configures need re-creating session:
{noformat}
hive.spark.optimize.shuffle.serde
hive.spark.client.future.timeout
{noformat}
Other {{hive.spark.}} configs either don't require a new session, or are 
already immutable at runtime.
BTW, I missed {{hive.spark.client.rpc.sasl.mechanisms}} in HIVE-16876, so I 
made it immutable here.

> HoS: some spark configs doesn't require re-creating a session
> -------------------------------------------------------------
>
>                 Key: HIVE-17964
>                 URL: https://issues.apache.org/jira/browse/HIVE-17964
>             Project: Hive
>          Issue Type: Improvement
>          Components: Spark
>            Reporter: Rui Li
>            Assignee: Rui Li
>            Priority: Minor
>         Attachments: HIVE-17964.1.patch
>
>
> I guess the {{hive.spark.}} configs were initially intended for the RSC. 
> Therefore when they're changed, we'll re-create the session for them to take 
> effect. There're some configs not related to RSC that also start with 
> {{hive.spark.}}. We'd better rename them so that we don't unnecessarily 
> re-create sessions, which is usually time consuming.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to