Peter Linnell created BIGTOP-579: ------------------------------------ Summary: hadoop-yarn creates log files with inconsistent ownership on Debian/Ubuntu Key: BIGTOP-579 URL: https://issues.apache.org/jira/browse/BIGTOP-579 Project: Bigtop Issue Type: Bug Components: Debian Affects Versions: 0.3.0 Reporter: Peter Linnell Assignee: Peter Linnell Priority: Minor Fix For: 0.4.0, 0.3.1 Attachments: BIGTOP-579.diff
For example, /var/log/hadoop-yarn is created with different permissions on ubuntu: root@ubuntu1004-8:/yarn# ls -ld /var/log/hadoop-yarn drwxrwxr-x 2 root hadoop 4096 2012-04-26 15:59 /var/log/hadoop-yarn As opposed to this on sles: [root@rhel55-9 ~]# ls -ld /var/log/hadoop-yarn drwxr-xr-x 2 yarn hadoop 4096 Apr 26 17:16 /var/log/hadoop-yarn -- 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