normalize

Definition

Triggers the Region Normalizer for all tables that have the NORMALIZATION_ENABLED flag set. Returns true if the Normalizer ran successfully, otherwise returns false.

IMPORTANT
This command has no effect if Region Normalizer is disabled. Make sure, that the Region Normalizer is turned on using the normalizer_switch command.

Usage

normalize

Examples

hbase(main):036:0> normalize
true
Took 0.0198 seconds
=> 1
Found a mistake? Seleсt text and press Ctrl+Enter to report it