You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/01/09 18:50:35 UTC

[jira] [Resolved] (SPARK-5163) Load properties from configuration file for example spark-defaults.conf when creating SparkConf object

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

Patrick Wendell resolved SPARK-5163.
------------------------------------
    Resolution: Won't Fix

I'd prefer not to accept this patch for now - the spark-defaults.conf concept was isolated to Spark submit intentionally to keep things simple. It's easy for users to just implement the logic here on their own if they want to do more customized type of job submission.

> Load properties from configuration file for example spark-defaults.conf when creating SparkConf object
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-5163
>                 URL: https://issues.apache.org/jira/browse/SPARK-5163
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: YanTang Zhai
>            Priority: Minor
>
> I create and run a Spark program which does not use SparkSubmit.
> When I create a SparkConf object with `new SparkConf()`, it will not automatically load properties from configuration file for example spark-defaults.conf.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org