Description
https://issues.apache.org/jira/browse/HBASE-13103 adds support for setting a normalization flag per HTableDescriptor, along with the server side chore to do the work.
What is lacking is to easily set this from the shell, right now you need to use the Java API to modify the descriptor. This issue is to add the flag as a known attribute key and/or other means to toggle this per table.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-13103 [ergonomics] add region size balancing as a feature of master
- Closed
- relates to
-
HBASE-15124 Document the new 'normalization' feature in refguid
- Closed