[ 
https://issues.apache.org/jira/browse/HADOOP-10462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uma Maheswara Rao G updated HADOOP-10462:
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.0
                   3.0.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thanks a lot, Akira AJISAKA for the patches. I have just committed this to 
trunk and branch-2

> DF#getFilesystem is not parsing the command output
> --------------------------------------------------
>
>                 Key: HADOOP-10462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10462
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>             Fix For: 3.0.0, 2.5.0
>
>         Attachments: HADOOP-10462.3.patch, HDFS-6073.2.patch, HDFS-6073.patch
>
>
> {{DF#getFileSystem}} returns null if {{DF#getMount}} is not called before. 
> This is because {{DF#getFileSystem}} is not parsing the df command output.
> This causes {{NameNodeResourceChecker}} to print the log as follows if the 
> available space on the volume used for saving fsimage is less than the 
> specified value (100MB by default).
> {code}
> Space available on volume 'null' is 92274688, which is below the configured 
> reserved amount 104857600
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to