J.Andreina created HDFS-8108:
--------------------------------
Summary: Fsck should provide the info on mandatory option to be
used along with "-blocks , -locations and -racks"
Key: HDFS-8108
URL: https://issues.apache.org/jira/browse/HDFS-8108
Project: Hadoop HDFS
Issue Type: Bug
Reporter: J.Andreina
Assignee: J.Andreina
Priority: Minor
Fsck usage information should provide the information on which options are
mandatory to be passed along with "-blocks , -locations and -racks".
For example :
To get information on:
1. Blocks (-blocks), option "-files" should also be used.
2. Rack information (-racks), option "-files" and "-blocks" should also be
used.
{noformat}
./hdfs fsck -files -blocks
./hdfs fsck -files -blocks -racks
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)