Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-1454

HBaseAdmin.getClusterStatus

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None
    • Incompatible change, Reviewed

    Description

      Somewhat like Hadoop's JobClient.getClusterStatus().

      Provides status information to clients:

      • The names of region servers in the cluster.
      • The average cluster load.
      • The number of regions deployed on the cluster.
      • The number of requests since last report.
      • Detailed region server loading and resource usage information: A list of HServerInfo, containing load information as HServerLoad, containing per-region load information as HServerLoad.RegionLoad.

      Attachments

        1. hbase-1454-2.patch
          13 kB
          Andrew Kyle Purtell
        2. hbase-1454-1.patch
          8 kB
          Andrew Kyle Purtell

        Activity

          People

            apurtell Andrew Kyle Purtell
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: