You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2016/04/14 18:04:25 UTC

[jira] [Created] (MESOS-5218) Fetcher should not chown the entire sandbox.

Yan Xu created MESOS-5218:
-----------------------------

             Summary: Fetcher should not chown the entire sandbox.
                 Key: MESOS-5218
                 URL: https://issues.apache.org/jira/browse/MESOS-5218
             Project: Mesos
          Issue Type: Bug
          Components: fetcher
            Reporter: Yan Xu


The real intention for this action is to make sure all decompressed files are chowned to the task user but this has side effects if there are other things are laid down in the sandbox.

The fetcher should only chown the individual files if they are not to be extracted or it should run the extraction commands as the task user so the files get extracted with the task user as the owner.



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