yarn-daemon unconditionnally try to chown its log directory
-----------------------------------------------------------

                 Key: MAPREDUCE-3526
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3526
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0, 0.23.1
            Reporter: Bruno Mahé


See:
./hadoop-mapreduce-project/hadoop-yarn/bin/yarn-daemon.sh:chown 
$YARN_IDENT_STRING $YARN_LOG_DIR 

In some setups, yarn daemon may have the rights to write in its log dir but not 
to chown/chmod it. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to