[
https://issues.apache.org/jira/browse/SPARK-16972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-16972:
------------------------------------
Assignee: (was: Apache Spark)
> 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: [email protected]
For additional commands, e-mail: [email protected]