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

2014-08-15 Thread Josh Rosen (JIRA)

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

Josh Rosen updated SPARK-1477:
--

Target Version/s: 1.2.0  (was: 1.1.0)

Retargeting this to 1.2.0.

 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)

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



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

2014-06-20 Thread Reynold Xin (JIRA)

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


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

2014-06-20 Thread Reynold Xin (JIRA)

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