You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "WangTaoTheTonic (JIRA)" <ji...@apache.org> on 2014/12/01 07:24:12 UTC

[jira] [Created] (SPARK-4669) Allow users to set arbitrary akka configurations via property file

WangTaoTheTonic created SPARK-4669:
--------------------------------------

             Summary: Allow users to set arbitrary akka configurations via property file
                 Key: SPARK-4669
                 URL: https://issues.apache.org/jira/browse/SPARK-4669
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
            Reporter: WangTaoTheTonic


Currently spark only support several configuration settings in property file and arbitrary setting in SparkConf. If we wanna set some values to other items in akka configuration, for instance, "akka.remote.startup-timeout", it will be unavailable to do this in property file.

I review the history commits and could not find why we keep current strategy. So it it better to open all akka seetings in property file in my opinion.



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