You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Otis Gospodnetic <ot...@gmail.com> on 2014/10/10 20:52:32 UTC

HBase w/o Master - TTL?

Hi,

How long can HBase 0.94 RegionServers live (accept reads and writes)
without a Master?

Thanks,
Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/

Re: HBase w/o Master - TTL?

Posted by Otis Gospodnetic <ot...@gmail.com>.
Thanks!  We'll have up to 2 hours without the Master.  This will be fun! :)

Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/


On Fri, Oct 10, 2014 at 3:43 PM, Ted Yu <yu...@gmail.com> wrote:

> What Lars said.
>
> As long as client doesn't issue table schema related operations, it should
> run fine.
>
> On Fri, Oct 10, 2014 at 12:37 PM, lars hofhansl <la...@apache.org> wrote:
>
> > The region servers can work until they decide they need to split a region
> > or until one of them dies. I.e. until a global region (re-)assignment is
> > needed.
> >
> > Note, though, that the HBase client does work without a running master.
> > -- Lars
> >       From: Otis Gospodnetic <ot...@gmail.com>
> >  To: "user@hbase.apache.org" <us...@hbase.apache.org>
> >  Sent: Friday, October 10, 2014 11:52 AM
> >  Subject: HBase w/o Master - TTL?
> >
> > Hi,
> >
> > How long can HBase 0.94 RegionServers live (accept reads and writes)
> > without a Master?
> >
> > Thanks,
> > Otis
> > --
> > Monitoring * Alerting * Anomaly Detection * Centralized Log Management
> > Solr & Elasticsearch Support * http://sematext.com/
> >
> >
> >
> >
>

Re: HBase w/o Master - TTL?

Posted by Ted Yu <yu...@gmail.com>.
What Lars said.

As long as client doesn't issue table schema related operations, it should
run fine.

On Fri, Oct 10, 2014 at 12:37 PM, lars hofhansl <la...@apache.org> wrote:

> The region servers can work until they decide they need to split a region
> or until one of them dies. I.e. until a global region (re-)assignment is
> needed.
>
> Note, though, that the HBase client does work without a running master.
> -- Lars
>       From: Otis Gospodnetic <ot...@gmail.com>
>  To: "user@hbase.apache.org" <us...@hbase.apache.org>
>  Sent: Friday, October 10, 2014 11:52 AM
>  Subject: HBase w/o Master - TTL?
>
> Hi,
>
> How long can HBase 0.94 RegionServers live (accept reads and writes)
> without a Master?
>
> Thanks,
> Otis
> --
> Monitoring * Alerting * Anomaly Detection * Centralized Log Management
> Solr & Elasticsearch Support * http://sematext.com/
>
>
>
>

Re: HBase w/o Master - TTL?

Posted by lars hofhansl <la...@apache.org>.
The region servers can work until they decide they need to split a region or until one of them dies. I.e. until a global region (re-)assignment is needed.

Note, though, that the HBase client does work without a running master.
-- Lars
      From: Otis Gospodnetic <ot...@gmail.com>
 To: "user@hbase.apache.org" <us...@hbase.apache.org> 
 Sent: Friday, October 10, 2014 11:52 AM
 Subject: HBase w/o Master - TTL?
   
Hi,

How long can HBase 0.94 RegionServers live (accept reads and writes)
without a Master?

Thanks,
Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/