Re: Is there any way to balance one table?

2013-02-20 Thread Ted Yu
gt; > >> > > > Best Regards, > >> > > > Raymond Liu > >> > > > > >> > > > From: Marcos Ortiz [mailto:mlor...@uci.cu] > >> > > > Sent: Wednesday, February 20, 2013 11:44 AM > >> > > >

Re: Is there any way to balance one table?

2013-02-20 Thread Jean-Marc Spaggiari
It won't be 24 for each region server, instead , will >> > > > be something like 19/30/23/21 etc. >> > > > >> > > > This means that I need to limit the slop to 0.02 etc? so that the >> > > > balancer actually run on this table? >>

RE: Is there any way to balance one table?

2013-02-19 Thread Liu, Raymond
at I need to limit the slop to 0.02 etc? so that the > > > > balancer actually run on this table? > > > > > > > > Best Regards, > > > > Raymond Liu > > > > > > > > From: Marcos Ortiz [mailto:mlor...@uci.cu] > > > >

Re: Is there any way to balance one table?

2013-02-19 Thread Ted Yu
need to limit the slop to 0.02 etc? so that the > > > balancer actually run on this table? > > > > > > Best Regards, > > > Raymond Liu > > > > > > From: Marcos Ortiz [mailto:mlor...@uci.cu] > > > Sent: Wednesday, February 20, 2013 11:44 AM &

RE: Is there any way to balance one table?

2013-02-19 Thread Liu, Raymond
> > > > This means that I need to limit the slop to 0.02 etc? so that the > > balancer actually run on this table? > > > > Best Regards, > > Raymond Liu > > > > From: Marcos Ortiz [mailto:mlor...@uci.cu] > > Sent: Wednesday, February 20, 2013

Re: Is there any way to balance one table?

2013-02-19 Thread Ted Yu
> To: user@hbase.apache.org > Cc: Liu, Raymond > Subject: Re: Is there any way to balance one table? > > What is the size of your table? > On 02/19/2013 10:40 PM, Liu, Raymond wrote: > Hi > > I do call balancer, while it seems it doesn't work. Might due to this > table is

RE: Is there any way to balance one table?

2013-02-19 Thread Liu, Raymond
it doesn't work. Might due to this > > table is small and overall region number difference is within threshold? > > > > > -Original Message- > > > From: Jean-Marc Spaggiari [mailto:jean-m...@spaggiari.org] > > > Sent: Wednesday, February 20, 2013 1

RE: Is there any way to balance one table?

2013-02-19 Thread Liu, Raymond
un on this table? Best Regards, Raymond Liu From: Marcos Ortiz [mailto:mlor...@uci.cu] Sent: Wednesday, February 20, 2013 11:44 AM To: user@hbase.apache.org Cc: Liu, Raymond Subject: Re: Is there any way to balance one table? What is the size of your table? On 02/19/2013 10:40 PM, Liu, Raymond wrot

Re: Is there any way to balance one table?

2013-02-19 Thread Ted Yu
-Marc Spaggiari [mailto:jean-m...@spaggiari.org] > > Sent: Wednesday, February 20, 2013 10:59 AM > > To: user@hbase.apache.org > > Subject: Re: Is there any way to balance one table? > > > > Hi Liu, > > > > Why did not you simply called the balancer? If other

Re: Is there any way to balance one table?

2013-02-19 Thread Marcos Ortiz
ean-m...@spaggiari.org] Sent: Wednesday, February 20, 2013 10:59 AM To: user@hbase.apache.org Subject: Re: Is there any way to balance one table? Hi Liu, Why did not you simply called the balancer? If other tables are already balanced, it should not touch them and will only balance the table which i

RE: Is there any way to balance one table?

2013-02-19 Thread Liu, Raymond
AM > To: user@hbase.apache.org > Subject: Re: Is there any way to balance one table? > > Hi Liu, > > Why did not you simply called the balancer? If other tables are already > balanced, it should not touch them and will only balance the table which is > not > balancer? >

Re: Is there any way to balance one table?

2013-02-19 Thread Ted Yu
? Or I need to change balance threshold to 0 an run global > balancer cmd in shell? > > > > Best Regards, > Raymond Liu > > > -Original Message- > > From: Ted Yu [mailto:yuzhih...@gmail.com] > > Sent: Wednesday, February 20, 2013 9:09 AM > > To: us

Re: Is there any way to balance one table?

2013-02-19 Thread Jean-Marc Spaggiari
hih...@gmail.com] >> > Sent: Wednesday, February 20, 2013 9:09 AM >> > To: user@hbase.apache.org >> > Subject: Re: Is there any way to balance one table? >> > >> > What version of HBase are you using ? >> > >> > 0.94 has per-table load balancing. &

RE: Is there any way to balance one table?

2013-02-19 Thread Liu, Raymond
> From: Ted Yu [mailto:yuzhih...@gmail.com] > > Sent: Wednesday, February 20, 2013 9:09 AM > > To: user@hbase.apache.org > > Subject: Re: Is there any way to balance one table? > > > > What version of HBase are you using ? > > > > 0.94 has per-table load bal

RE: Is there any way to balance one table?

2013-02-19 Thread Liu, Raymond
gt; Subject: Re: Is there any way to balance one table? > > What version of HBase are you using ? > > 0.94 has per-table load balancing. > > Cheers > > On Tue, Feb 19, 2013 at 5:01 PM, Liu, Raymond > wrote: > > > Hi > > > > Is there any way to bala

Re: Is there any way to balance one table?

2013-02-19 Thread Ted Yu
What version of HBase are you using ? 0.94 has per-table load balancing. Cheers On Tue, Feb 19, 2013 at 5:01 PM, Liu, Raymond wrote: > Hi > > Is there any way to balance just one table? I found one of my table is not > balanced, while all the other table is balanced. So I want to fix this > ta

Is there any way to balance one table?

2013-02-19 Thread Liu, Raymond
Hi Is there any way to balance just one table? I found one of my table is not balanced, while all the other table is balanced. So I want to fix this table. Best Regards, Raymond Liu