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

Uma Maheswara Rao G commented on HADOOP-10548:
----------------------------------------------

As part of this JIRA please also fix a small nit:

{noformat}
 assertFalse("setfacl should fail with extra arguments",
+        0 == runCommand(new String[] { "-setfattr", "extra", "/test"}));
{noformat}

Here please change setfacl ----> setfattr

> Improve FsShell xattr error handling and other fixes
> ----------------------------------------------------
>
>                 Key: HADOOP-10548
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10548
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>    Affects Versions: HDFS XAttrs (HDFS-2006)
>            Reporter: Andrew Wang
>            Assignee: Charles Lamb
>            Priority: Minor
>
> A couple small remaining issues from HADOOP-10521 we should address in this 
> follow-on JIRA.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to