[
https://issues.apache.org/jira/browse/MESOS-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209478#comment-15209478
]
Anindya Sinha commented on MESOS-4893:
--------------------------------------
Here is a writeup on the proposal to add this functionality to persistent
volumes:
https://docs.google.com/document/d/1-NsvSqxEqbKG53mPw8PUOE1Yy3a9-ICorgpDpSp9TB4/edit?usp=sharing
Comments welcome.
> Allow setting permissions and access control on persistent volumes
> ------------------------------------------------------------------
>
> Key: MESOS-4893
> URL: https://issues.apache.org/jira/browse/MESOS-4893
> Project: Mesos
> Issue Type: Improvement
> Components: general
> Reporter: Anindya Sinha
> Assignee: Anindya Sinha
> Labels: external-volumes, persistent-volumes
>
> Currently, persistent volumes are exclusive, i.e. that if a persistent volume
> is used by one task or executor, it cannot be concurrently used by other task
> or executor.
> With the introduction of shared volumes, persistent volumes can be used
> simultaneously by multiple tasks or executors. As a result, we need to
> introduce setting up of ownership of persistent volumes at creation of
> volumes which the tasks need to follow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)