Radim Kolar created YARN-1526:
---------------------------------
Summary: change owner before setting setguid
Key: YARN-1526
URL: https://issues.apache.org/jira/browse/YARN-1526
Project: Hadoop YARN
Issue Type: Bug
Affects Versions: 3.0.0, 2.3.0
Environment: BSD
Reporter: Radim Kolar
if nodemgr work directory has copy group from parent flag (often set on /tmp),
chmod fails to set gid bit because owners group does not match caller group.
to chown first, then chmod
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)