You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nan Zhu (JIRA)" <ji...@apache.org> on 2014/10/20 05:20:33 UTC

[jira] [Created] (SPARK-4004) add akka-persistence based recovery mechanism for Master (maybe Worker)

Nan Zhu created SPARK-4004:
------------------------------

             Summary: add akka-persistence based recovery mechanism for Master (maybe Worker)
                 Key: SPARK-4004
                 URL: https://issues.apache.org/jira/browse/SPARK-4004
             Project: Spark
          Issue Type: Improvement
    Affects Versions: 1.1.0
            Reporter: Nan Zhu


Since we have upgraded akka version to 2.3.0 

we can utilize the features which are actually helpful in many applications, e.g. by using persistence we can add akka-persistence recovery mechanism to Master (maybe also Worker, but I'm not sure if we have many things to recover from that)

this would be with better performance and more flexible than current File based persistence Engine....



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