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

Reynold Xin updated SPARK-16972:
--------------------------------
    Target Version/s:   (was: 2.1.0)

> Move DriverEndpoint out of CoarseGrainedSchedulerBackend
> --------------------------------------------------------
>
>                 Key: SPARK-16972
>                 URL: https://issues.apache.org/jira/browse/SPARK-16972
>             Project: Spark
>          Issue Type: Improvement
>          Components: Scheduler
>    Affects Versions: 2.0.0
>            Reporter: Liu Shaohui
>
> The CoarseGrainedSchedulerBackend class is too large and complex to 
> understand or make improvements, because it contains an inner class 
> DriverEndpoint and many members of CoarseGrainedSchedulerBackend are used in 
> DriverEndpoint.
> So I am trying to move DriverEndpoint out of CoarseGrainedSchedulerBackend 
> and make these two classes clean and easy to understand.



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