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 "Chris Nauroth (JIRA)" <ji...@apache.org> on 2014/01/18 00:52:23 UTC

[jira] [Resolved] (HDFS-5621) NameNode: add indicator in web UI file system browser if a file has an ACL.

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

Chris Nauroth resolved HDFS-5621.
---------------------------------

    Resolution: Duplicate

I'm resolving this as a duplicate of HADOOP-10220.  I just confirmed that the web UI is displaying '+' for files and directories that have an ACL.  We got this change for free when we added the ACL bit to {{FsPermission}} in HADOOP-10220, because the UI uses {{FsPermission#toString}}.

> NameNode: add indicator in web UI file system browser if a file has an ACL.
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-5621
>                 URL: https://issues.apache.org/jira/browse/HDFS-5621
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>    Affects Versions: HDFS ACLs (HDFS-4685)
>            Reporter: Chris Nauroth
>
> Change the file system browser to append the '+' character to permissions of any file or directory that has an ACL.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)