| 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
|
|
|
|