Reynold Xin created SPARK-14913:
-----------------------------------

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


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