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

Nan Zhu closed SPARK-1715.
--------------------------
    Resolution: Won't Fix

Akka actor has been removed from DAGScheduler

> Ensure actor is self-contained in DAGScheduler
> ----------------------------------------------
>
>                 Key: SPARK-1715
>                 URL: https://issues.apache.org/jira/browse/SPARK-1715
>             Project: Spark
>          Issue Type: Improvement
>          Components: Scheduler
>            Reporter: Nan Zhu
>            Assignee: Nan Zhu
>
> Though the current supervisor-child structure works fine for fault-tolerance, 
> it violates the basic rule that the actor is better to be self-contained
> We should forward the message from supervisor to the child actor, so that we 
> can eliminate the hard-coded timeout threshold for starting the DAGScheduler 
> and provide more convenient interface for future development like parallel 
> DAGScheduler, or new changes to the DAGScheduler



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

Reply via email to