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

Sean Owen resolved SPARK-15470.
-------------------------------
    Resolution: Won't Fix

> Unify the Configuration Interface in SQLContext
> -----------------------------------------------
>
>                 Key: SPARK-15470
>                 URL: https://issues.apache.org/jira/browse/SPARK-15470
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>
> We introduced `RuntimeConfig` in `SQLContext` in the PR 
> https://github.com/apache/spark/pull/12669. Now, `SQLContext` has both `conf` 
> and `runtimeConf`. `SQLContext` is being replaced by `SparkSession`. Like 
> `SparkSession`, we should not have two configuration interfaces. That means, 
> we should not expose `conf` to external users.



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