Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-2203

Add additional fields to the JMX output on NameNode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 0.20.204.0, 0.20.205.0, 0.23.0
    • None
    • namenode
    • Hide
      Adding the following attributes for each live data node:
      capacity
      nonDFSUsed
      remaining
      usedPercent
      remainingPercent
      blocks
      blockPoolUsed
      blockPoolUsedPercent
      failedVolumes
      along with the three already exposed attributes:
      usedSpace, lastContact and adminState
      Show
      Adding the following attributes for each live data node: capacity nonDFSUsed remaining usedPercent remainingPercent blocks blockPoolUsed blockPoolUsedPercent failedVolumes along with the three already exposed attributes: usedSpace, lastContact and adminState

    Description

      When accessing the JMX data via http (http://namenode:50070/jmx) there are a couple of useful fields missing from this bean:

      "name" : "Hadoop:service=NameNode,name=NameNodeInfo",
      "modelerType" : "org.apache.hadoop.hdfs.server.namenode.FSNamesystem",

      Please add the number of blocks and the configured capacity.

      Attachments

        1. HDFS-2203.patch
          2 kB
          Tanping Wang
        2. HDFS-2203-2.patch
          1 kB
          Nina Stawski

        Activity

          People

            tanping Tanping Wang
            cwimmer Charles Wimmer
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: