Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 28 (0.208s).
Loading phrases to help you
refine your search...
Re: Miserable Performance of gets - HBase - [mail # user]
...And the regions are well distributed acroos the 12 regionservers.....   On Wed, Mar 6, 2013 at 12:30 PM, kiran  wrote:    Thank you Kiran Sarvabhotla  ...
   Author: kiran, 2013-03-06, 07:01
Re: Miserable Performance of gets - HBase - [mail # user]
...Yes we profiled the gets after completing the scan only. We have 12 regionservers. Each table i am doing gets has 40 regions.   On Wed, Mar 6, 2013 at 12:21 PM, Stack  wrote:  ...
   Author: kiran, 2013-03-06, 07:00
Re: Miserable Performance of gets - HBase - [mail # user]
...Describe output of the table on which I am doing batch gets  {NAME => 'XXXXXXX', FAMILIES => [{NAME => 'XXXXX', DATA_BLOCK_ENCODING => 'NONE', BLOOMFILTER => 'ROW', true ...
   Author: kiran, 2013-03-06, 06:42
Re: Miserable Performance of gets - HBase - [mail # user]
...Yes I have mistaken for regionsize. The regionsize was set to 20GB instead of default 10GB. Our blocksize is default 64KB. Our hdfs block size is 128MB. Our memstore flush size is 512MB. &nb...
   Author: kiran, 2013-03-06, 06:38
Re: Miserable Performance of gets - HBase - [mail # user]
...But bloomfilter was set to ROW on the second table...   On Wed, Mar 6, 2013 at 10:54 AM, kiran  wrote:    Thank you Kiran Sarvabhotla  ...
   Author: kiran, 2013-03-06, 05:26
Re: Miserable Performance of gets - HBase - [mail # user]
...Lars,  The hbase block size we set to 20GB....  Anoop,  We have about 13 regionservers and in the worst case these gets may be distributed across all the regionservers... &nbs...
   Author: kiran, 2013-03-06, 05:24
Re: Miserable Performance of gets - HBase - [mail # user]
...Version is 0.94.1  Yes, the gets are issued against the second table scanning the first table   On Wed, Mar 6, 2013 at 10:27 AM, Ted Yu  wrote:     Thank you Kiran S...
   Author: kiran, 2013-03-06, 05:06
Miserable Performance of gets - HBase - [mail # user]
...Dear All,  I had some miserable experience with gets (batch gets) in hbase. I have two tables with different rowkeys, columns are distributed across the two tables.  Currently what...
   Author: kiran, 2013-03-06, 04:36
Re: Updating from 0.90.2 to 0.94 - HBase - [mail # user]
...Hi,  We also upgraded the version very recently. If you can afford couple of minutes downtime then you can safely bring down the cluster and do upgrade. As such, there will be no data l...
   Author: kiran, 2013-02-26, 07:53
Re: Regions in transition - HBase - [mail # user]
...I think it might be reason for the splits. From 0.94.0, seems the default split policy has changes  http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/regionserver/ConstantSizeRegi...
   Author: kiran, 2013-02-11, 05:16
Sort:
project
HBase (28)
type
mail # user (28)
date
last 7 days (0)
last 30 days (0)
last 90 days (9)
last 6 months (23)
last 9 months (28)
author
Stack (3752)
Ted Yu (2469)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (982)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
kiran