[
https://issues.apache.org/jira/browse/HDFS-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA updated HDFS-6073:
--------------------------------
Attachment: HDFS-6073.patch
Attaching a patch.
> 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
> Attachments: HDFS-6073.patch
>
>
> 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)