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

Create REST interface for HDFS health data

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 2.0.4-alpha, 3.0.0-alpha1
    • None
    • fs

    Description

      The HDFS health screen (dfshealth.jsp) displays basic Version, Security and Health information concerning the NameNode, currently this information is accessible from classes in the org.apache.hadoop,hdfs.server.namenode package and cannot be accessed outside the NameNode. This becomes prevalent if the data is required to be displayed using a new user interface.

      The proposal is to create a REST interface to expose the NameNode information displayed on dfshealth.jsp using GET methods. Wrapper classes will be created to serve the data to the REST root resource within the hadoop-hdfs project.

      This will enable the HDFS health screen information to be accessed remotely.

      Attachments

        1. HADOOP-9562.patch
          34 kB
          Allen Wittenauer
        2. HADOOP-9562.diff
          34 kB
          Trevor Lorimer

        Issue Links

          Activity

            People

              Unassigned Unassigned
              trevlo78 Trevor Lorimer
              Votes:
              0 Vote for this issue
              Watchers:
              19 Start watching this issue

              Dates

                Created:
                Updated: