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

Wenchen Fan resolved SPARK-18992.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

> Move spark.sql.hive.thriftServer.singleSession to SQLConf
> ---------------------------------------------------------
>
>                 Key: SPARK-18992
>                 URL: https://issues.apache.org/jira/browse/SPARK-18992
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.2, 2.1.0
>            Reporter: Xiao Li
>            Assignee: Xiao Li
>             Fix For: 2.2.0
>
>
> Since {{spark.sql.hive.thriftServer.singleSession}} is a configuration of SQL 
> component, this conf can be moved from {{SparkConf}} to {{StaticSQLConf}}. 
> When we introduced {{spark.sql.hive.thriftServer.singleSession}}, all the SQL 
> configuration can be modified in different sessions. Later, static SQL 
> configuration is added. It is a perfect fit for 
> {{spark.sql.hive.thriftServer.singleSession}}. Previously, we did the same 
> move for {{spark.sql.warehouse.dir}} from {{SparkConf}} to {{StaticSQLConf}}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to