[
https://issues.apache.org/jira/browse/HADOOP-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857149#comment-13857149
]
Chris Nauroth commented on HADOOP-10187:
----------------------------------------
Vinay, thanks for incorporating the last round of feedback. Here are just 2
more comments. After this, you'll need to wait for some other patches to land
before you can do end-to-end testing.
# {{FsCommand}}: Let's mention in the JavaDoc that it returns null if not found.
# {{AclCommands#GetfaclCommand#processPath}}: Inside the loop, in addition to
checking the entry type, we'll also need to check that the scope is
{{AclEntryScope#ACCESS}}. (It would be incorrect to change the sticky flag for
a default ACL entry that turns off execute permission.)
> FsShell CLI: add getfacl and setfacl with minimal support for getting and
> setting ACLs.
> ---------------------------------------------------------------------------------------
>
> Key: HADOOP-10187
> URL: https://issues.apache.org/jira/browse/HADOOP-10187
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: tools
> Affects Versions: HDFS ACLs (HDFS-4685)
> Reporter: Chris Nauroth
> Assignee: Vinay
> Attachments: HDFS-5600.patch, HDFS-5600.patch, HDFS-5600.patch
>
>
> Implement and test FsShell CLI commands for getfacl and setfacl.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)