You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Manjeet Singh <ma...@gmail.com> on 2016/12/01 10:07:09 UTC

Hbase regions are balanced or not

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

Re: Hbase regions are balanced or not

Posted by Ted Yu <te...@yahoo.com.INVALID>.
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, Manjeet Singh <ma...@gmail.com> wrote:
 

 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