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

Hudson commented on HDFS-6404:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5633 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5633/])
HDFS-6404. HttpFS should use a 000 umask for mkdir and create operations. 
(yoderme via tucu) (tucu: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1598668)
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/service/hadoop/FileSystemAccessService.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/server/TestHttpFSServer.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> 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
>             Fix For: 2.5.0
>
>         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