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/07/08 23:45:11 UTC

[jira] [Assigned] (SPARK-16455) Add a new hook in makeOffers in CoarseGrainedSchedulerBackend

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

Apache Spark reassigned SPARK-16455:
------------------------------------

    Assignee:     (was: Apache Spark)

> Add a new hook in makeOffers in CoarseGrainedSchedulerBackend
> -------------------------------------------------------------
>
>                 Key: SPARK-16455
>                 URL: https://issues.apache.org/jira/browse/SPARK-16455
>             Project: Spark
>          Issue Type: New Feature
>          Components: Scheduler
>            Reporter: YangyangLiu
>            Priority: Minor
>
> In our case, we are implementing restartable resource manager mechanism which will let master executor survive when resource manager service is temporarily down. So when resource manager service is not available, scheduler should stop scheduling new tasks. I added a hook inside CoarseGrainedSchedulerBackend class, in order to avoid new task scheduling  when it's necessary.



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