Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 46 (0.171s).
Loading phrases to help you
refine your search...
Re: max regionserver handler count - HBase - [mail # user]
...Looked closely into the async API and there is no way to batch GETs to reduce the # of RPC calls and thus handlers. Will play around tomorrow with the handlers again and see if I can find an...
   Author: Viral Bajaria, 2013-04-30, 09:52
Re: max regionserver handler count - HBase - [mail # user]
...I am using asynchbase which does not have the notion of batch gets. It allows you to batch at a rowkey level in a single get request.  -Viral  On Mon, Apr 29, 2013 at 11:29 PM, Ano...
   Author: Viral Bajaria, 2013-04-30, 06:42
Re: max regionserver handler count - HBase - [mail # user]
...Thanks for getting back, Ted. I totally understand other priorities and will wait for some feedback. I am adding some more info to this post to allow better diagnosing of performance.  ...
   Author: Viral Bajaria, 2013-04-30, 06:10
Re: HBase and Datawarehouse - HBase - [mail # user]
...On Mon, Apr 29, 2013 at 10:54 PM, Asaf Mesika  wrote:   Can you shed more info on 12GB heap barrier ?  -Viral...
   Author: Viral Bajaria, 2013-04-30, 06:02
Re: max regionserver handler count - HBase - [mail # user]
...Still unclear how and where the same session id is being re-used. Any thoughts ?  The ROOT region was just bouncing around state's since the RS would be marked as dead whenever these ti...
   Author: Viral Bajaria, 2013-04-30, 03:48
Re: max regionserver handler count - HBase - [mail # user]
...On Mon, Apr 29, 2013 at 2:49 AM, Ted Yu  wrote:   Zookeeper version is 3.4.5, following are the logs from 2 zookeeper servers. The first one was the first time ever the regionserve...
   Author: Viral Bajaria, 2013-04-29, 20:23
Re: max regionserver handler count - HBase - [mail # user]
...On Mon, Apr 29, 2013 at 2:25 AM, Ted Yu  wrote:   Oh good observation. I just stepped through the logs again and saw that the client timeout occurred 8 times before that exception....
   Author: Viral Bajaria, 2013-04-29, 09:36
Re: max regionserver handler count - HBase - [mail # user]
...On Sun, Apr 28, 2013 at 7:37 PM, ramkrishna vasudevan  wrote:    Yeah I have repeated the behavior. But it seems the issue is due to some weird pauses in the region server whe...
   Author: Viral Bajaria, 2013-04-29, 09:17
Re: max regionserver handler count - HBase - [mail # user]
...This is an experimental system right now and I will bump up the # of servers in production. But here are the specs:  6 regionservers (64GB RAM, 48GB allocated to HBase heap, some more a...
   Author: Viral Bajaria, 2013-04-29, 01:39
max regionserver handler count - HBase - [mail # user]
...Hi,  I have been trying to play around with the regionserver handler count. What I noticed was, the cluster comes up fine up to a certain point, ~7500 regionserver handler counts. But a...
   Author: Viral Bajaria, 2013-04-28, 20:30
Sort:
project
HBase (46)
Hive (25)
Hadoop (4)
MapReduce (4)
HDFS (3)
type
mail # user (46)
date
last 7 days (3)
last 30 days (21)
last 90 days (28)
last 6 months (45)
last 9 months (46)
author
Stack (3755)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (680)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Viral Bajaria