Details
Description
HDFS-10480 adds listOpenFiles option is to dfsadmin command to list all the open files in the system.
Additionally, it would be very useful to only list open files that are blocking the DataNode decommissioning. With thousand+ node clusters, where there might be machines added and removed regularly for maintenance, any option to monitor and debug decommissioning status is very helpful. Proposal here is to add suboptions to listOpenFiles for the above case.
Attachments
Attachments
Issue Links
- depends upon
-
HDFS-10480 Add an admin command to list currently open files
-
- Resolved
-
- is a parent of
-
HDFS-14507 Document -blockingDecommission option for hdfs dfsadmin -listOpenFiles
-
- Resolved
-
- is related to
-
HDFS-16059 dfsadmin -listOpenFiles -blockingDecommission can miss some files
-
- Open
-
- is required by
-
HDFS-12969 DfsAdmin listOpenFiles should report files by type
-
- Patch Available
-
- relates to
-
HDFS-4449 When a decommission is awaiting closure of live blocks, show the block IDs on the NameNode's UI report
-
- Open
-