[ 
https://issues.apache.org/jira/browse/HADOOP-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651282#action_12651282
 ] 

Hemanth Yamijala commented on HADOOP-4705:
------------------------------------------

The patch is working as expected. However, I think it is safer to set the umask 
right at the beginning of the hodring process rather than later. IOW, I think 
we should set it in the main function in bin/hodring. Can you please make this 
change ?

> [HOD] Grant read permissions for files/directories created by hod as part of 
> provisioning hadoop clusters
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4705
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4705
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/hod
>            Reporter: Hemanth Yamijala
>         Attachments: hadoop-4705.txt
>
>
> When HOD creates the log, work and temp directories for Hadoop, it creates 
> them with permissions 0700. This is too restrictive for applications like 
> Chukwa which need access to files in this directory for generating Hadoop 
> metrics. This is a request to allow read permissions to other applications.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to