[
https://issues.apache.org/jira/browse/MESOS-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661188#comment-14661188
]
Qian Zhang commented on MESOS-1225:
-----------------------------------
I think this can be an interesting and helpful feature. Currently, any
resources / attributes have to be with a specific slave. However, there ARE a
lot of shared resources which can be shared by all or a set of slaves. and even
there are some virtual resources which are not related to any slaves, e.g.,
software licenses. Can we let Mesos to schedule software licenses? That could
be an interesting feature.
So in short, besides specifying resources/attributes when staring slave, I
think we may need a new way to report shared / virtual resources directly to
Mesos master, and the interface of resource offer and launch task may also need
to be changed accordingly.
> Allow definition/use of shared resources
> ----------------------------------------
>
> Key: MESOS-1225
> URL: https://issues.apache.org/jira/browse/MESOS-1225
> Project: Mesos
> Issue Type: Improvement
> Components: allocation, containerization, framework, isolation, slave
> Reporter: Tobias Weingartner
> Priority: Minor
>
> It would be nice to be able to define a set of shared resources for a set of
> slaves (such as IP addresses, power, rack bandwidth, etc) that would be
> managed by the master/slaves, and exported to the frameworks for their use.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)