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

Make StatusHttpServer (usefully) subclassable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      hbase puts up webapps modelled on those deployed by dfs and mapreduce. Currently it does this by copying the bulk of StatusHttpServer down to hbase util as a new class named InfoServer. StatusHttpServer is copied rather than subclassed because I need access to the currently-private resource loading.

      As is, understandably, all webapp-related resources are presumed under the first 'webapps' directory found. It doesn't allow for the new condition where some resources can be found in hadoop and then others in hbase.

      Attachments

        1. statushttpserver.patch
          0.7 kB
          Michael Stack

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: