[
https://issues.apache.org/jira/browse/HADOOP-12641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059328#comment-15059328
]
Allen Wittenauer commented on HADOOP-12641:
-------------------------------------------
bq. there are these params in Ls command now.
hadoop fs -ls != hadoop fs -find
Look in
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/find
for the source.
> FsShell command LS can add the display-limited param
> ----------------------------------------------------
>
> Key: HADOOP-12641
> URL: https://issues.apache.org/jira/browse/HADOOP-12641
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs, tools
> Affects Versions: 2.7.1
> Reporter: Lin Yiqun
> Assignee: Lin Yiqun
> Attachments: HADOOP-12641.001.patch
>
>
> In some time, using Ls command is not convenient. For example, when I just
> want to see the child files infos in a directory and I don't need to look the
> all child files records of this directory, this command will show all of
> them. It's will be more terrible if the directory has thousands of child
> files.So may be we need a param that can limit the displaying file record on
> Ls command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)