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)