You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Matei Zaharia (JIRA)" <ji...@apache.org> on 2014/05/31 07:57:01 UTC

[jira] [Updated] (MESOS-53) Master should make offers even for machines with no free memory

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

Matei Zaharia updated MESOS-53:
-------------------------------

    Assignee:     (was: Matei Zaharia)

> Master should make offers even for machines with no free memory
> ---------------------------------------------------------------
>
>                 Key: MESOS-53
>                 URL: https://issues.apache.org/jira/browse/MESOS-53
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Matei Zaharia
>            Priority: Trivial
>         Attachments: MESOS-53.patch
>
>
> With Java-based frameworks such as Spark, it's possible that a framework will claim all the memory on a machine for its executor, but will still need to launch multiple tasks as CPUs free up. Right now the master won't make new offers because it waits for at least MIN_MEM=32 MB free memory on the machine. It would be better to lower this to 0 to avoid this unexpected behavior.



--
This message was sent by Atlassian JIRA
(v6.2#6252)