Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 155 (0.105s).
Loading phrases to help you
refine your search...
Re: Patch for HBase 7295 - HBase - [mail # dev]
...Could someone take a look ? Thanks !  On Thu, Mar 14, 2013 at 10:42 AM, Varun Sharma  wrote:  ...
   Author: Varun Sharma, 2013-03-18, 20:20
Need pointers to Master ZK Lock code - HBase - [mail # dev]
...Hi folks,  I wonder if someone could provide me some pointers to where the code which holds the zookeeper lock on the hbase/master node. Not that something is wrong there but I am tryin...
   Author: Varun Sharma, 2013-03-14, 21:56
Re: Patch for HBase 7295 - HBase - [mail # dev]
...Hi Ted,  We are using HBase 0.94.3 in production - however this should primarily affect the HBase Client. I checked that the patch applies cleanly against 0.94. I ran "mvn test" but its...
   Author: Varun Sharma, 2013-03-14, 17:42
Patch for HBase 7295 - HBase - [mail # dev]
...Hi,  Could someone take a look at 7295 - I attached a patch a while back and there was some discussion. Then it dropped off my plate. We have been running the patch for a long time now,...
   Author: Varun Sharma, 2013-03-14, 15:48
GC performance/benchmark - HBase - [mail # user]
...Hey folks,  I was wondering what kind of GC times do people see (preferably on ec2). Such as what is the typical time to collect 256M new generation on an X core machine. We are seeing ...
   Author: Varun Sharma, 2013-03-06, 04:07
Re: HBase Thrift inserts bottlenecked somewhere -- but where? - HBase - [mail # user]
...What is the size of your writes ?  On Sat, Mar 2, 2013 at 2:29 PM, Dan Crosta  wrote:  ...
   Author: Varun Sharma, 2013-03-03, 11:08
Re: HBase Thrift inserts bottlenecked somewhere -- but where? - HBase - [mail # user]
...I think there is a also a parameter for controlling the queue side. If you are opening persistent connections (connections that never close), you should probably set the queue size to 0. Bec...
   Author: Varun Sharma, 2013-03-01, 19:01
Re: HBase Thrift inserts bottlenecked somewhere -- but where? - HBase - [mail # user]
...Did you try running 30-40 proc(s) on one machine and another 30-40 proc(s) on another machine to see if that doubles the throughput ?  On Fri, Mar 1, 2013 at 10:46 AM, Varun Sharma &nbs...
   Author: Varun Sharma, 2013-03-01, 18:46
Re: HBase Thrift inserts bottlenecked somewhere -- but where? - HBase - [mail # user]
...Hi,  I don't know how many worker threads you have at the thrift servers. Each thread gets dedicated to a single connection and only serves that connection. New connections get queued. ...
   Author: Varun Sharma, 2013-03-01, 18:46
Re: 答复: 答复: GC frequency - HBase - [mail # user]
...This is a very interesting article indeed, it seems to say that for heap size > 4-8GB - time of new gen collection could be dominated by size of the heap rather than size of new generatio...
   Author: Varun Sharma, 2013-02-21, 09:21
Sort:
project
HBase (155)
HDFS (5)
Hadoop (1)
type
mail # user (122)
mail # dev (22)
issue (11)
date
last 7 days (21)
last 30 days (33)
last 90 days (72)
last 6 months (136)
last 9 months (155)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (978)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Varun Sharma