Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
hdfs dfsadmin -report has very useful information about the cluster. There are some existing customized tools that depend on this command functionality. We should add unit test for it. Specially,
- If one datanode is dead, the report should indicate this
- If one block is corrupt, the "Missing blocks:" field should report this
- TBD...
Attachments
Attachments
Issue Links
- is related to
-
HDFS-11122 TestDFSAdmin#testReportCommand fails due to timed out
- Resolved