[ 
https://issues.apache.org/jira/browse/HBASE-25534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Baiqiang Zhao updated HBASE-25534:
----------------------------------
    Description: 
-Table can be enabled and disabled merge/split in TableDescriptor, we should 
judge before calculating the plan.-

The normalizer configuration can be set by table level. For example, 
hbase.normalizer.min.region.count can be set by "alter ‘table’, 
CONFIGURATION=>\{'hbase.normalizer.min.region.count' => '5'}". If the table is 
not set, then use the global configuration which is set in hbase-site.xml.

  was:
Table can be enabled and disabled merge/split in TableDescriptor, we should 
judge before calculating the plan.

Part of the configuration can be set by table level. For example, 
hbase.normalizer.min.region.count can be set by "alter ‘table’, 
CONFIGURATION=>\{'hbase.normalizer.min.region.count' => '5'}". If the table is 
not set, then use the global configuration which is set in hbase-site.xml.


>  Improve the configuration of Normalizer
> ----------------------------------------
>
>                 Key: HBASE-25534
>                 URL: https://issues.apache.org/jira/browse/HBASE-25534
>             Project: HBase
>          Issue Type: Improvement
>          Components: Normalizer
>    Affects Versions: 3.0.0-alpha-1, 2.4.2
>            Reporter: Baiqiang Zhao
>            Assignee: Baiqiang Zhao
>            Priority: Major
>
> -Table can be enabled and disabled merge/split in TableDescriptor, we should 
> judge before calculating the plan.-
> The normalizer configuration can be set by table level. For example, 
> hbase.normalizer.min.region.count can be set by "alter ‘table’, 
> CONFIGURATION=>\{'hbase.normalizer.min.region.count' => '5'}". If the table 
> is not set, then use the global configuration which is set in hbase-site.xml.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to