Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.0
-
None
-
Reviewed
Description
The DataNode JMX counters are tagged with DataNode UUID, but it always gets a null value instead of the UUID.
Hadoop:service=DataNode,name=FSDatasetState*-null*.
This null is supposed be the datanode UUID.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-9949 Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared
- Resolved