[ 
https://issues.apache.org/jira/browse/HDFS-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron T. Myers resolved HDFS-17.
--------------------------------

    Resolution: Won't Fix

Closing this issue since it has long gone stale, and it's unlikely there are 
still users out there running versions of Hadoop which don't have permissions 
support. :)

> HDFS FileStatus.getPermission() should return 777 when dfs.permissions=false
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-17
>                 URL: https://issues.apache.org/jira/browse/HDFS-17
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to