GitHub user WangTaoTheTonic opened a pull request:

    https://github.com/apache/spark/pull/3551

    [SPARK-4669]Allow users to set arbitrary akka configurations via property 
file

    Now user can set arbitrary akka configurations via property file or Spark 
Conf using spark.akka.x.y.. to represent akka.x.y.. in akka properties.
    Spark's own akka options is setted in spark.internal.akka.x.y form, for 
instance, "spark.internal.akka.askTimeout".


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/WangTaoTheTonic/spark SPARK-4669

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/3551.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3551
    
----
commit ad93956969ec66c9322e31e0735680421955c3bb
Author: WangTaoTheTonic <barneystin...@aliyun.com>
Date:   2014-12-02T07:07:48Z

    Allow users to set arbitrary configurations via property file

commit 775e7b02ffd9d0eb2c9be74b73baddbc104c8d6a
Author: WangTaoTheTonic <barneystin...@aliyun.com>
Date:   2014-12-02T07:14:54Z

    fix type mismatch

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to