Akira AJISAKA created HDFS-5975:
-----------------------------------
Summary: Create an option to specify a file path for
OfflineImageViewer
Key: HDFS-5975
URL: https://issues.apache.org/jira/browse/HDFS-5975
Project: Hadoop HDFS
Issue Type: Sub-task
Components: tools
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
Priority: Minor
The output of OfflineImageViewer becomes quite large if an input fsimage is
large. I propose '-filePath' option to make the output smaller.
The below command will output the {{ls -R}} of {{/user/root}}.
{code}
hdfs oiv -i input -o output -p Ls -filePath /user/root
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)