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

Reply via email to