You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James DeFelice (JIRA)" <ji...@apache.org> on 2017/10/09 18:47:01 UTC

[jira] [Commented] (MESOS-8060) Introduce first class 'profile' for disk resources.

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

James DeFelice commented on MESOS-8060:
---------------------------------------

https://reviews.apache.org/r/62820/

> Introduce first class 'profile' for disk resources.
> ---------------------------------------------------
>
>                 Key: MESOS-8060
>                 URL: https://issues.apache.org/jira/browse/MESOS-8060
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>
> This is similar to storage classes. Instead of adding a bunch of storage backend specific parameters (e.g., rotational, type, speed, etc.) into the disk resources, and asking the frameworks to make scheduling decisions based on those vendor specific parameters. We propose to use a level of indirection here.
> The operator will setup mappings between a profile name to a set of vendor specific disk parameters. The framework will do disk selection based on profile names.
> The storage resource provider will provide a hook allowing operators to customize the profile name assignment for disk resources.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)