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

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

Patch looks good, a couple of nits:

* FileSystemAccessService.java: comment should read: // Force-clear server-side 
umask to make HttpFS match WebHDFS behavior
* TestHttpFSServer.java: don't use * imports.

+1 after they are fixed.

> 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: Mike Yoder
>         Attachments: jira-HDFS-6404.patch
>
>
> 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