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

control region numbers when create table to improve performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0.0
    • None
    • Admin, Client
    • None

    Description

      I found that with the increasing number of regions in every RegionServer , HBase read and write performance decreased, and failed to achieve the desired performance. Therefore, we hope to control the number of regions in every RegionServer , and add the judgment before creating tables.

      I can set up a region parameter in hbase-default.xml, hbase.client.region.averageload.numbers, when the client builds a table that exceeds the value of this parameter, throws an exception.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wangyuan Yuan Wang
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: