[ https://issues.apache.org/jira/browse/HADOOP-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678292#action_12678292 ] Jothi Padmanabhan commented on HADOOP-4783: ------------------------------------------- conf.xml should have 0740 permissions too. > History files are given world readable permissions. > --------------------------------------------------- > > Key: HADOOP-4783 > URL: https://issues.apache.org/jira/browse/HADOOP-4783 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.19.0 > Reporter: Hemanth Yamijala > Assignee: Amareshwari Sriramadasu > Priority: Blocker > Fix For: 0.20.0 > > Attachments: patch-4783.txt > > > It is found that history files are being created with permissions 0777. On shared clusters this is opening up too much. However, there is a requirement to allow Chukwa to read history files. (See HADOOP-4705). This issue is to set up appropriate permissions for the files to be as restrictive as required, while still fixing the problem for Chukwa. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.