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

Apache Spark commented on SPARK-15518:
--------------------------------------

User 'lw-lin' has created a pull request for this issue:
https://github.com/apache/spark/pull/13683

> Rename various scheduler backend for consistency
> ------------------------------------------------
>
>                 Key: SPARK-15518
>                 URL: https://issues.apache.org/jira/browse/SPARK-15518
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 2.0.0
>
>
> Various scheduler backends are not named consistently, making it difficult to 
> understand what they do based on the names. It would be great to rename some 
> of them:
> - LocalScheduler -> LocalSchedulerBackend
> - AppClient -> StandaloneAppClient
> - AppClientListener -> StandaloneAppClientListener
> - SparkDeploySchedulerBackend -> StandaloneSchedulerBackend
> - CoarseMesosSchedulerBackend -> MesosCoarseGrainedSchedulerBackend
> - MesosSchedulerBackend -> MesosFineGrainedSchedulerBackend



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