diff --git a/hbase-common/src/main/resources/hbase-default.xml b/hbase-common/src/main/resources/hbase-default.xml index 1cab01519f8..26e70b7bed7 100644 --- a/hbase-common/src/main/resources/hbase-default.xml +++ b/hbase-common/src/main/resources/hbase-default.xml @@ -1055,4 +1055,11 @@ possible configurations would overwhelm and obscure the important. Servlet filters for REST service. + + hbase.master.loadbalancer.class + org.apache.hadoop.hbase.master.balancer.DefaultLoadBalancer + + Class used to execute the regions balancing when the period occurs. + +