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

Reynold Xin resolved SPARK-14913.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Simplify configuration API
> --------------------------
>
>                 Key: SPARK-14913
>                 URL: https://issues.apache.org/jira/browse/SPARK-14913
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 2.0.0
>
>
> We currently expose both Hadoop configuration and Spark SQL configuration in 
> RuntimeConfig. I think we can remove the Hadoop configuration part, and 
> simply generate Hadoop Configuration on the fly by passing all the SQL 
> configurations into it. This way, there is a single interface (in 
> Java/Scala/Python/SQL) for end-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