[ 
https://issues.apache.org/jira/browse/HADOOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546464
 ] 

Sanjay Radia commented on HADOOP-2288:
--------------------------------------

FSPermissions:
  change name of set(short) to fromShort(short) to match your toShort() method.


Names of methods.
   Overall I would have preferred to use the Unix names for all our methods. 
However HDFS has its own style of naming the 
methods. Nicholas's method names  seem more in line with the HDFS style.





> Change FileSystem API to support access control.
> ------------------------------------------------
>
>                 Key: HADOOP-2288
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2288
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: fs
>    Affects Versions: 0.15.0
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>             Fix For: 0.16.0
>
>         Attachments: 2288_20071128.patch
>
>
> - Some FileSystem methods like create and mkdir need an additional parameter 
> for permission.
> - FileSystem has to provide methods for setting permission, changing 
> ownership, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to