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

Qinghe Jin commented on MESOS-312:
----------------------------------

It may be more reasonable to make it configurable by end users. For example, we 
can reduce the least amount of available cpus from 1 to 0.01 for cpu idle 
tasks. In this way, we can schedule more tasks and make full use of cpu 
resources.
                
> Mesos never makes offers with only cpus
> ---------------------------------------
>
>                 Key: MESOS-312
>                 URL: https://issues.apache.org/jira/browse/MESOS-312
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>            Reporter: Charles Reiss
>            Priority: Minor
>
> If a framework already has an executor placed on a machine, it may be able to 
> use an offer that contains no or almost no memory but includes cpus. The 
> current allocator will never make such offers. 
> This can lead to non-intuitive results: If one runs Spark against Mesos 
> configuring Spark to use almost exactly the available-to-Mesos memory, Spark 
> will start running but eventually stall.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to