You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Raghu Angadi (JIRA)" <ji...@apache.org> on 2007/12/11 01:40:43 UTC

[jira] Issue Comment Edited: (HADOOP-2381) Support permission information in FileStatus

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

rangadi edited comment on HADOOP-2381 at 12/10/07 4:40 PM:
----------------------------------------------------------------

returning null is fine except that all the callers apps should test for null as Doug mentioned. Since this is rarely supposed to fail and most of the time these are invoked in contexts that throw IOException anyway. Doug, any preferences?


      was (Author: rangadi):
    returning null is fine except that all the callers apps should test for null as Doug mentioned. Since this is rarely supposed to fail and most of the time these are invoked in contexts that throw IOException anyway.

  
> Support permission information in FileStatus
> --------------------------------------------
>
>                 Key: HADOOP-2381
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2381
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: fs
>    Affects Versions: 0.15.0
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Raghu Angadi
>             Fix For: 0.16.0
>
>         Attachments: 2381_20071207.patch, HADOOP-2381.patch
>
>
> In HADOOP-2288,  FileSystem API is changed to support access control.  FileStatus should also be changed to support permission information.

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