[
https://issues.apache.org/jira/browse/HADOOP-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563329#action_12563329
]
Raghu Angadi commented on HADOOP-2531:
--------------------------------------
+1 for closing.
> HDFS FileStatus.getPermission() should return 777 when dfs.permissions=false
> ----------------------------------------------------------------------------
>
> Key: HADOOP-2531
> URL: https://issues.apache.org/jira/browse/HADOOP-2531
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Doug Cutting
>
> Generic permission checking code should still work correctly when
> dfs.permissions=false. Currently FileStatus#getPermission() returns the
> actual permission when dfs.permissions=false on the namenode, which is
> incorrect, since all accesses are permitted in this case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.