You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2014/03/07 01:26:43 UTC

[jira] [Created] (HDFS-6073) NameNodeResourceChecker prints 'null' mount point to the log

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)