You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Zhe Zhang (JIRA)" <ji...@apache.org> on 2014/10/01 23:35:34 UTC

[jira] [Created] (HDFS-7177) Add an option to include minimal ACL in getAclStatus return

Zhe Zhang created HDFS-7177:
-------------------------------

             Summary: Add an option to include minimal ACL in getAclStatus return
                 Key: HDFS-7177
                 URL: https://issues.apache.org/jira/browse/HDFS-7177
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Zhe Zhang
            Assignee: Zhe Zhang
            Priority: Minor


Currently the 3 minimal ACL entries are not included in the returned value of getAclStatus. {{FsShell}} gets them separately ({{FsPermission perm = item.stat.getPermission();}}). It'd be useful to make it optional to include them, so that external programs can get a complete view of the permissions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)