You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "DarinJ (JIRA)" <ji...@apache.org> on 2016/06/14 22:52:30 UTC

[jira] [Commented] (MYRIAD-221) Dynamically reserve Mesos resources/quota

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

DarinJ commented on MYRIAD-221:
-------------------------------

Might be worth exploring using an external store as well to preserve node manager state (currently lost when nodemanager goes done).

> Dynamically reserve Mesos resources/quota
> -----------------------------------------
>
>                 Key: MYRIAD-221
>                 URL: https://issues.apache.org/jira/browse/MYRIAD-221
>             Project: Myriad
>          Issue Type: Improvement
>            Reporter: Adam B
>
> Mesos allows a framework to dynamically reserve the resources offered to it, so that if a task launched on reserved resources dies, the framework that reserved those resources will immediately get offered back the same reserved resources, without any other framework (under a different role) getting a chance to use them. http://mesos.apache.org/documentation/latest/reservation/ This would be valuable if the user truly wanted to guarantee resources on a node once they have started using it. On a related note, we should also support quota, for minimum resource guarantees that are not tied to particular nodes: http://mesos.apache.org/documentation/latest/quota/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)