Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10462

DF#getFilesystem is not parsing the command output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.5.0
    • None
    • None
    • Reviewed

    Description

      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).

      Space available on volume 'null' is 92274688, which is below the configured reserved amount 104857600
      

      Attachments

        1. HADOOP-10462.3.patch
          3 kB
          Akira Ajisaka
        2. HDFS-6073.2.patch
          3 kB
          Akira Ajisaka
        3. HDFS-6073.patch
          2 kB
          Akira Ajisaka

        Activity

          People

            aajisaka Akira Ajisaka
            aajisaka Akira Ajisaka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: