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

Apache Spark commented on SPARK-18992:
--------------------------------------

User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/16392

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

Reply via email to