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

HBase Locality Checker

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      If we run data node and region server in the same physical machine, region server will be benefit if the store files for its serving regions have a local replica in the data node process.

      So for each regions, there exists a best locality region server which has most local blocks for this region.
      The HBase Locality Checker will show how many regions is running on its best locality region server.
      The higher the number is, the more performance benefits HBase can get from data locality.

      Also there would be a followup task to use these region locality information for region assignment. Assignment manager will prefer assign regions to its best locality region server.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              liyin Liyin Tang
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: