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

haosdent commented on MESOS-2603:
---------------------------------

I write a patch here. https://reviews.apache.org/r/35721/diff/ But I not sure 
which way to fix this bug is correct, need your opinions. [~adam-mesos] 
[~jieyu] Thank you in advance.

> Permissions and ownership of persistent volumes are not set correctly.
> ----------------------------------------------------------------------
>
>                 Key: MESOS-2603
>                 URL: https://issues.apache.org/jira/browse/MESOS-2603
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Jie Yu
>            Assignee: haosdent
>            Priority: Critical
>
> Right now, we don't change the owner/group of the persistent volume created 
> by slave and the default permission is 755. If slave is running under root, a 
> non-root task won't be able to create files in the persistent volume.
> One way is to set the owner/group of the persistent volume to be 
> frameworkInfo.user. But what if the commandInfo of the executor uses a 
> different user?



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

Reply via email to