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

add region level metrics readReqeustCount and writeRequestCount

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.4
    • 0.94.6
    • metrics
    • None
    • Reviewed

    Description

      Request rate at region server level can help identify the hot region server. But it will be good if we can further identify the hot regions on that region server. That way, we can easily find out unbalanced regions problem.

      Currently, readRequestCount and writeReqeustCount per region is exposed at webUI. It will be more useful to expose it through hadoop metrics framework and/or JMX, so that people can see the history when the region is hot.

      I am exposing the existing readRequestCount/writeRequestCount into the dynamic region level metrics framework. I am not changing/exposing it as rate because our openTSDB is taking the raw data of read/write count, and apply rate function to display the rate already.

      Attachments

        1. HBASE-7818_1.patch
          13 kB
          Tianying Chang
        2. HBASE-7818_2.patch
          13 kB
          Tianying Chang
        3. HBASE-7818.patch
          13 kB
          Tianying Chang

        Issue Links

          Activity

            People

              tychang Tianying Chang
              tychang Tianying Chang
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: