Vinod Kone created MESOS-1790:
---------------------------------
Summary: Add "chown" option to CommandInfo.URI
Key: MESOS-1790
URL: https://issues.apache.org/jira/browse/MESOS-1790
Project: Mesos
Issue Type: Improvement
Reporter: Vinod Kone
Mesos fetcher always chown()s the extracted executor URIs as the executor user
but sometimes this is not desirable, e.g., "setuid" bit gets lost during
chown() if slave/fetcher is running as root.
It would be nice to give frameworks the ability to skip the chown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)