You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Radim Kolar (JIRA)" <ji...@apache.org> on 2013/12/22 02:50:50 UTC

[jira] [Created] (YARN-1526) change owner before setting setguid

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)