[ 
https://issues.apache.org/jira/browse/HDFS-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998253#comment-13998253
 ] 

Alejandro Abdelnur commented on HDFS-6404:
------------------------------------------

The fix should be done in the {{FileSystemAccessService.java}} class in the 
{{getFileSystemConfiguration()}} method, the configuration should be seeded 
with {{conf.set(FsPermission.UMASK_LABEL, "000")}}


> HttpFS should use a 000 umask for mkdir and create operations
> -------------------------------------------------------------
>
>                 Key: HDFS-6404
>                 URL: https://issues.apache.org/jira/browse/HDFS-6404
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>
> The FileSystem created by HttpFS should use a 000 umask not to affect the 
> permissions set by the client as it is the responsibility of the client to 
> resolve the right permissions based on the client unmask.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to