Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 26 (0.055s).
Loading phrases to help you
refine your search...
Re: thrift with filters - HBase - [mail # user]
...Thanks for the update Andrew. I'll keep an eye out for updates.  Jon  On Fri, Oct 19, 2012 at 4:39 PM, Andrew Purtell  wrote:  ...
   Author: Jonathan Bishop, 2012-10-19, 23:51
thrift with filters - HBase - [mail # user]
...Hi,  Taking a look at the thrift interface to hbase and I am having a hard time finding any way to set the "filterString" for scans. Anyone know how to do this?  Thanks,  Jon ...
   Author: Jonathan Bishop, 2012-10-19, 22:56
Re: more regionservers does not improve performance - HBase - [mail # user]
...Thanks Matt,  I have 10 regions per regionserver (100 splits over 10 regionservers), and yes they all seem to almost stop at the same time. I'll try splitting the table into fewer regio...
   Author: Jonathan Bishop, 2012-10-15, 02:42
Re: more regionservers does not improve performance - HBase - [mail # user]
...Matt,  Yes, I did. What I observed is that the map job proceeds about 3-4x faster for  a while. But then I observed long pauses partway through the job, and overall run time was on...
   Author: Jonathan Bishop, 2012-10-14, 15:48
Re: more regionservers does not improve performance - HBase - [mail # user]
...Suraj,  I bumped my regionservers all the way up to 32g from 8g. They are running on 64g and 128g machines on our cluster. Unfortunately, the machines all have various states of loading...
   Author: Jonathan Bishop, 2012-10-13, 15:58
Re: more regionservers does not improve performance - HBase - [mail # user]
...Suraj,  Yes, things seem to slow down, but this is a noisy cluster with other jobs running so it is hard to tell. Certainly, I did see speed ups when going from 1 to 2, and 2 to 4 regio...
   Author: Jonathan Bishop, 2012-10-13, 15:55
Re: more regionservers does not improve performance - HBase - [mail # user]
...Kevin,  Sorry, I am fairly new to HBase. Can you be specific about what settings I can change, and also where they are specified?  Pretty sure I am not hotspotting, and increasing ...
   Author: Jonathan Bishop, 2012-10-12, 19:15
Re: more regionservers does not improve performance - HBase - [mail # user]
...Suraj,  Thanks for the quick reply.  I tried various values of hbase.hstore.blockingStoreFiles and hbase.hregion.memstore.block.multiplier, but this did not have any effect I could...
   Author: Jonathan Bishop, 2012-10-12, 19:07
RE: more regionservers does not improve performance - HBase - [mail # user]
...Pankaj,  Thanks  for the reply.  Actually, I am using MD5 hashing to evenly spread the keys among the splits, so I don’t believe there is any hotspot. In fact, when I monitory...
   Author: Jonathan Bishop, 2012-10-12, 06:34
more regionservers does not improve performance - HBase - [mail # user]
...Hi,  I am running a MR job with 40 simultaneous mappers, each of which does puts to HBase. I have ganged up the puts into groups of 1000 (this seems to help quite a bit) and also made s...
   Author: Jonathan Bishop, 2012-10-12, 00:08
Sort:
project
HBase (26)
MapReduce (5)
Hadoop (3)
type
mail # user (26)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (26)
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)
Jonathan Bishop