Re: Base can't start due to Zookeeper

2015-04-21 Thread Jinal Shah
You only have 2 zookeeper nodes in your quoram. You need atleast 3 nodes. That's your problem. On Tue, Apr 21, 2015 at 12:18 PM Ted Yu yuzhih...@gmail.com wrote: bq. valuepc440.emulab.nethttp://pc440.emulab.net,pc439.emulab.net http://pc439.emulab.net/value Please confirm whether the above

WARN messages clarifications

2014-10-01 Thread Jinal Shah
Hi everyone We are seeing these WARN log messages from this class com.cerner.hbase.extensions.OutlierHTableInterceptorFactory$OutlierHTable. It normally happens when the query takes a long time to execute and displays the duration as well like this Duration Threshold exceeded:

Re: WARN messages clarifications

2014-10-01 Thread Jinal Shah
We are using 0.94.15 version. On Wed, Oct 1, 2014 at 10:03 AM, Ted Yu yuzhih...@gmail.com wrote: I searched 0.94 and 0.98 code base but didn't find the message below. Which version of HBase are you using ? Cheers On Wed, Oct 1, 2014 at 7:58 AM, Jinal Shah jinalshah2...@gmail.com wrote

Re: WARN messages clarifications

2014-10-01 Thread Jinal Shah
Is GC pause set on a timer? How much does that impact the query request? On Wed, Oct 1, 2014 at 10:48 AM, Ted Yu yuzhih...@gmail.com wrote: One other possibility would be the region server going through GC pause. Cheers On Wed, Oct 1, 2014 at 8:04 AM, Jinal Shah jinalshah2...@gmail.com

Re: WARN messages clarifications

2014-10-01 Thread Jinal Shah
(assuming other factors being equal: network traffic, size of data queried, etc). bq. Is GC pause set on a timer? I don't think so. It depends on the load region server handles. Cheers On Wed, Oct 1, 2014 at 10:37 AM, Jinal Shah jinalshah2...@gmail.com wrote: Is GC pause set on a timer

Re: WARN messages clarifications

2014-10-01 Thread Jinal Shah
Just a follow-up on this. Does compaction add up to query execution time in hbase? On Wed, Oct 1, 2014 at 1:34 PM, Jinal Shah jinalshah2...@gmail.com wrote: Thanks Ted, that helps. On Wed, Oct 1, 2014 at 12:51 PM, Ted Yu yuzhih...@gmail.com wrote: Suppose your OutlierHTable

Re: HBase Failover

2014-07-14 Thread Jinal Shah
and has the 3 ZooKeeper nodes, otherwise clients running on this node will get a connection refused from localhost. cheers, esteban. -- Cloudera, Inc. On Sun, Jul 13, 2014 at 2:02 PM, Jinal Shah jinalshah2...@gmail.com wrote: Hi everyone, I'm Jinal Shah. I'm kind of new to HBase

HBase Failover

2014-07-13 Thread Jinal Shah
Hi everyone, I'm Jinal Shah. I'm kind of new to HBase and I'm trying to find the solution for HBase failover situation. So here is the whole picture of what is happening. We have 3 zookeeper nodes, 2 Hbase master nodes and some region servers. When hbase failovers to from 1 master to another we