You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by rahul malviya <ma...@gmail.com> on 2015/10/20 00:16:34 UTC

Multiple RegionServer on same Node

Hi,

Is there a way to start multiple region servers on same node ?

Thanks,
Rahul

Re: Multiple RegionServer on same Node

Posted by rahul malviya <ma...@gmail.com>.
Wow  thanks.

Rahul

On Mon, Oct 19, 2015 at 4:09 PM, Ted Yu <yu...@gmail.com> wrote:

> It is feasible to launch multiple region servers on the same node.
> You should set hbase.regionserver.info.port.auto to true so that the
> instances don't collide on the same port.
>
> FYI
>
> On Mon, Oct 19, 2015 at 3:16 PM, rahul malviya <malviyarahul2001@gmail.com
> >
> wrote:
>
> > Hi,
> >
> > Is there a way to start multiple region servers on same node ?
> >
> > Thanks,
> > Rahul
> >
>

Re: Multiple RegionServer on same Node

Posted by Ted Yu <yu...@gmail.com>.
It is feasible to launch multiple region servers on the same node.
You should set hbase.regionserver.info.port.auto to true so that the
instances don't collide on the same port.

FYI

On Mon, Oct 19, 2015 at 3:16 PM, rahul malviya <ma...@gmail.com>
wrote:

> Hi,
>
> Is there a way to start multiple region servers on same node ?
>
> Thanks,
> Rahul
>