[
https://issues.apache.org/jira/browse/HDFS-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951117#comment-13951117
]
Haohui Mai commented on HDFS-5990:
----------------------------------
It is better to implement this functionality in the client side (e.g.,the
hadoop dfs -find feature in HADOOP-8989) instead of in the server side. I
suggest marking this as invalid.
> Create options to search files/dirs in OfflineImageViewer
> ---------------------------------------------------------
>
> Key: HDFS-5990
> URL: https://issues.apache.org/jira/browse/HDFS-5990
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: tools
> Affects Versions: 2.5.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
>
> Add some query options to liststatus operation in WebImageViewer to search
> files/dirs in a fsimage.
> An example query is as follows:
> {code}
> curl -i
> http://localhost:5978/?op=liststatus&owner=root&group=supergroup&minsize=1&maxsize=1048576&recursive=true
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)