You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/06/20 08:37:25 UTC

[jira] [Updated] (SPARK-1477) Add the lifecycle interface

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

Reynold Xin updated SPARK-1477:
-------------------------------

    Assignee: Guoqiang Li

> Add the lifecycle interface
> ---------------------------
>
>                 Key: SPARK-1477
>                 URL: https://issues.apache.org/jira/browse/SPARK-1477
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: Guoqiang Li
>            Assignee: Guoqiang Li
>
> Now the Spark in the code, there are a lot of interface or class  defines the stop and start method,eg:[SchedulerBackend|https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/scheduler/SchedulerBackend.scala],[HttpServer|https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/HttpServer.scala],[ContextCleaner|https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/ContextCleaner.scala] . we should use a life cycle interface improve the code



--
This message was sent by Atlassian JIRA
(v6.2#6252)