Re: Hbase regions are balanced or not

2016-12-01 Thread Ted Yu
For #1, there is more than one way. Normally you can count the number of regions per server - the count should be roughly the same across servers. For #2, you can take a look at StochasticLoadBalancer to see what factors affect region movement. Cheers On Thursday, December 1, 2016 2:08 AM,

Hbase regions are balanced or not

2016-12-01 Thread Manjeet Singh
Hi All, can anyone help me on 1) How can we determine if the regions are balanced or not? 2) Which regions are assigned to which region server? How is that controlled? Thanks Manjeet -- luv all