Akira AJISAKA created HDFS-6073:
-----------------------------------
Summary: NameNodeResourceChecker prints 'null' mount point to the
log
Key: HDFS-6073
URL: https://issues.apache.org/jira/browse/HDFS-6073
Project: Hadoop HDFS
Issue Type: Bug
Components: namenode
Affects Versions: 2.3.0
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
If the available space on the volume used for saving fsimage is less than 100MB
(default), NameNodeResourceChecker prints the log as follows:
{code}
Space available on volume 'null' is 92274688, which is below the configured
reserved amount 104857600
{code}
It should print an appropriate mount point instead of null.
--
This message was sent by Atlassian JIRA
(v6.2#6252)