| Field and Description |
|---|
| org.apache.hadoop.hbase.master.LoadBalancer.HBASE_RSGROUP_LOADBALANCER_CLASS
since 3.0.0, will be removed in 4.0.0. In the new implementation, as the base load
balancer will always be the rs group based one, you should just use
HConstants.HBASE_MASTER_LOADBALANCER_CLASS to
config the per group load balancer. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.