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

[jira] [Resolved] (SPARK-17720) Static configurations in SQL

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

Xiao Li resolved SPARK-17720.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

Issue resolved by pull request 15295
[https://github.com/apache/spark/pull/15295]

> Static configurations in SQL
> ----------------------------
>
>                 Key: SPARK-17720
>                 URL: https://issues.apache.org/jira/browse/SPARK-17720
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Wenchen Fan
>            Assignee: Wenchen Fan
>             Fix For: 2.1.0
>
>
> Spark SQL has two kinds of configuration parameters: dynamic configs and static configs. Dynamic configs can be modified after Spark SQL is launched (after SparkSession is setup), whereas static configs are immutable once the service starts.
> It would be useful to have this separation and tell users if the user tries to set a static config after the service starts.



--
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