You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Aman Poonia (Jira)" <ji...@apache.org> on 2022/03/01 11:04:00 UTC

[jira] [Created] (HBASE-26779) Introduce a config to enable setting normalizer target region count through hbase site.

Aman Poonia created HBASE-26779:
-----------------------------------

             Summary: Introduce a config to enable setting normalizer target region count through hbase site.
                 Key: HBASE-26779
                 URL: https://issues.apache.org/jira/browse/HBASE-26779
             Project: HBase
          Issue Type: New Feature
          Components: Normalizer
    Affects Versions: 2.4.10, 1.7.1
            Reporter: Aman Poonia
            Assignee: Aman Poonia


Currently, we can define NORMALIZER_TARGET_REGION_COUNT in table descriptors. I am thinking of introducing a global property through hbase-site so we don't need to set it at each level but just add the property and that would be considered a default value. If we want to override this value we can always use htable descriptor for selected tables.

priority of configs (priority decreases as we move down)

NORMALIZER_TARGET_REGION_COUNT

hbase.normalizer.target_region_count

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)