[
https://issues.apache.org/jira/browse/HADOOP-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097782#comment-13097782
]
XieXianshan commented on HADOOP-7574:
-------------------------------------
Sorry for wasting your time.
The patches i added capitals is severely influenced by linux command stat as
there are two options simultaneously for that(u/U: user-id/user-name,and g/G:
group-id/group-name).And that is the only reason.
But there's no information for user-id and group-id in FileStatus.So i let 'u'
and 'U' do the same thing.
That's stupid.
Please review the newest patch.
Thanks again.
> Improvement for FSshell -stat
> -----------------------------
>
> Key: HADOOP-7574
> URL: https://issues.apache.org/jira/browse/HADOOP-7574
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 0.23.0
> Reporter: XieXianshan
> Assignee: XieXianshan
> Priority: Trivial
> Fix For: 0.23.0
>
> Attachments: HADOOP-7574-v0.2.patch, HADOOP-7574.patch
>
>
> Add two optional formats for FSshell -stat, one is %G for group name of owner
> and the other is %U for user name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira