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

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

     Target Version/s: 1.1.0
    Affects Version/s: 1.0.1

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

Reply via email to