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

Todd Lipcon commented on HADOOP-7210:
-------------------------------------

Couple small comments:
- Rather than injecting the "Extn" class into the FS Cache, could you instead 
set up a new scheme by setting "fs.testfs.impl" to your test class and then 
calling a command on testfs:///foo? Seems like a cleaner test pattern.
- In ChgrpHandler you don't need to check for group == null anymore, right?

> Chown command is not working from FSShell.
> ------------------------------------------
>
>                 Key: HADOOP-7210
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7210
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>         Environment: Linux
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>         Attachments: HADOOP-7210.1.patch, HADOOP-7210.patch
>
>
> chown command is not invoking the setOwner on FileSystem.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to