You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 09:31:20 UTC

[jira] [Commented] (SPARK-16972) Move DriverEndpoint out of CoarseGrainedSchedulerBackend

    [ https://issues.apache.org/jira/browse/SPARK-16972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413276#comment-15413276 ] 

Apache Spark commented on SPARK-16972:
--------------------------------------

User 'lshmouse' has created a pull request for this issue:
https://github.com/apache/spark/pull/14561

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org