You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chenxiao Mao (JIRA)" <ji...@apache.org> on 2019/02/23 01:09:00 UTC

[jira] [Updated] (SPARK-26939) Fix some outdated comments about task schedulers

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

Chenxiao Mao updated SPARK-26939:
---------------------------------
    Description: 
Some comments about task schedulers are outdated. They should be fixed.

* YarnClusterScheduler comments: reference to ClusterScheduler which is not used anymore.
* TaskSetManager comments: method statusUpdate does not exist as of now.

  was:
Some comments about task schedulers are outdated. They should be fixed.

* TaskScheduler comments: currently implemented exclusively by 
  org.apache.spark.scheduler.TaskSchedulerImpl. This is not true as of now.
* YarnClusterScheduler comments: reference to ClusterScheduler which is not used anymore.
* TaskSetManager comments: method statusUpdate does not exist as of now.


> Fix some outdated comments about task schedulers
> ------------------------------------------------
>
>                 Key: SPARK-26939
>                 URL: https://issues.apache.org/jira/browse/SPARK-26939
>             Project: Spark
>          Issue Type: Documentation
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Chenxiao Mao
>            Priority: Minor
>
> Some comments about task schedulers are outdated. They should be fixed.
> * YarnClusterScheduler comments: reference to ClusterScheduler which is not used anymore.
> * TaskSetManager comments: method statusUpdate does not exist as of now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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