You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Panshul Whisper <ou...@gmail.com> on 2013/01/11 13:02:38 UTC

Adding hbase nodes on the fly

Hello,

Is it possible to add Hbase nodes on the fly?
In the case of fully distributed setup.

Thanks

Regards,
Ouch Whisper
01010101010

Re: Adding hbase nodes on the fly

Posted by Jean-Marc Spaggiari <je...@spaggiari.org>.
Just install you server the same way the other RS are, and start it.
The master will add it to the cluster. There is nothing to do.

If you add it on the region server list on the master side, you can
even start it using the start-hbase.sh command which will start only
the not which is not yet started.

JM

2013/1/11, Panshul Whisper <ou...@gmail.com>:
> Hello,
>
> Is it possible to add Hbase nodes on the fly?
> In the case of fully distributed setup.
>
> Thanks
>
> Regards,
> Ouch Whisper
> 01010101010
>

Re: Adding hbase nodes on the fly

Posted by Panshul Whisper <ou...@gmail.com>.
wow thats easy.. just like adding nodes to hadoop cluster on the fly...
Thnks


On Fri, Jan 11, 2013 at 6:03 PM, Leonid Fedotov <lf...@hortonworks.com>wrote:

> Load all the needed binaries to the new server, copy configuration from
> the existing one and start the new one.
> Master will pick it up and start to use.
>
> Thank you!
>
> Sincerely,
> Leonid Fedotov
>
> On Jan 11, 2013, at 4:02 AM, Panshul Whisper wrote:
>
> > Hello,
> >
> > Is it possible to add Hbase nodes on the fly?
> > In the case of fully distributed setup.
> >
> > Thanks
> >
> > Regards,
> > Ouch Whisper
> > 01010101010
>
>


-- 
Regards,
Ouch Whisper
010101010101

Re: Adding hbase nodes on the fly

Posted by Leonid Fedotov <lf...@hortonworks.com>.
Load all the needed binaries to the new server, copy configuration from the existing one and start the new one.
Master will pick it up and start to use.

Thank you!

Sincerely,
Leonid Fedotov

On Jan 11, 2013, at 4:02 AM, Panshul Whisper wrote:

> Hello,
> 
> Is it possible to add Hbase nodes on the fly?
> In the case of fully distributed setup.
> 
> Thanks
> 
> Regards,
> Ouch Whisper
> 01010101010