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

Apache Spark reassigned SPARK-10471:
------------------------------------

    Assignee:     (was: Apache Spark)

> Mesos Scheduler should reject offers not matching constraints for longer 
> period of time
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-10471
>                 URL: https://issues.apache.org/jira/browse/SPARK-10471
>             Project: Spark
>          Issue Type: Improvement
>          Components: Mesos, Scheduler
>    Affects Versions: 1.5.0
>            Reporter: Felix Bechstein
>              Labels: mesos, scheduler
>
> The current implementation of mesos constraints introduced in SPARK-6707 
> rejects offers not matching the constraints with default refuseDuration of 5 
> seconds.
> Even though spark will never launch tasks on these offers, mesos keeps 
> sending the same offers again every 5 seconds making them unavailable for 
> other frameworks.
> Spark should reject those offers for a longer period of time to prevent offer 
> starvation when running a lot of frameworks.



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