You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/12/28 02:17:58 UTC

[jira] [Resolved] (SPARK-18992) Move spark.sql.hive.thriftServer.singleSession to SQLConf

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org