haoop-daemon.sh unconditionnally try to chown its log directory
---------------------------------------------------------------

                 Key: HADOOP-7906
                 URL: https://issues.apache.org/jira/browse/HADOOP-7906
             Project: Hadoop Common
          Issue Type: Bug
          Components: scripts
    Affects Versions: 0.23.0, 0.23.1
            Reporter: Bruno Mahé


See:
./hadoop-common-project/hadoop-common/src/main/bin/hadoop-daemon.sh:chown 
$HADOOP_IDENT_STRING $HADOOP_LOG_DIR

In some setups, hadoop 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