[ https://issues.apache.org/jira/browse/SPARK-14913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257650#comment-15257650 ]
Apache Spark commented on SPARK-14913: -------------------------------------- User 'rxin' has created a pull request for this issue: https://github.com/apache/spark/pull/12689 > 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