Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 31 (0.075s).
Loading phrases to help you
refine your search...
Does a major compact flush memstore? - HBase - [mail # user]
...It seems to me that a major_compact table command from hbase shell do not fush memstore?  When I done with major compact, still some data in memstore and will be flush out to disk when ...
   Author: Liu, Raymond, 2013-03-12, 07:34
RE: How HBase perform per-column scan? - HBase - [mail # user]
...Hmm, I don't mean query bloom filter directly. I mean the storefilescanner will query rowcol bloomfilter to see is it need a seek or not. And I guess this will be performed on every row with...
   Author: Liu, Raymond, 2013-03-11, 05:12
RE: How HBase perform per-column scan? - HBase - [mail # user]
...Just curious, won't ROWCOL bloom filter works for this case?  Best Regards, Raymond Liu  ...
   Author: Liu, Raymond, 2013-03-11, 02:13
RE: Is there any way to balance one table? - HBase - [mail # user]
...You mean slop is also base on per table? Weird, then it should work for my case.... let me check again.  Best Regards, Raymond Liu  ...
   Author: Liu, Raymond, 2013-02-20, 05:52
RE: Is there any way to balance one table? - HBase - [mail # user]
...Hmm, in order to have the 96 region table be balanced within 20% On a 3000 region cluster when all other table is balanced.  the slop will need to be around 20%/30, say 0.006? won't it ...
   Author: Liu, Raymond, 2013-02-20, 03:55
RE: Is there any way to balance one table? - HBase - [mail # user]
...Yeah, Since balance is already done on each table, why slop is not calculate upon each table...  ...
   Author: Liu, Raymond, 2013-02-20, 03:49
RE: Is there any way to balance one table? - HBase - [mail # user]
...I mean region number is small.  Overall I have say 3000 region on 4 node, while this table only have 96 region. It won't be 24 for each region server, instead , will be something like 1...
   Author: Liu, Raymond, 2013-02-20, 03:48
RE: Is there any way to balance one table? - HBase - [mail # user]
...Hi  I do call balancer, while it seems it doesn't work. Might due to this table is small and overall region number difference is within threshold?  ...
   Author: Liu, Raymond, 2013-02-20, 03:40
RE: Is there any way to balance one table? - HBase - [mail # user]
...I choose to move region manually. Any other approaching?  ...
   Author: Liu, Raymond, 2013-02-20, 02:35
RE: Is there any way to balance one table? - HBase - [mail # user]
...0.94.1  Any cmd in shell? Or I need to change balance threshold to 0 an run global balancer cmd in shell?    Best Regards, Raymond Liu  ...
   Author: Liu, Raymond, 2013-02-20, 01:16
Sort:
project
HBase (31)
Hadoop (4)
MapReduce (3)
HDFS (2)
type
mail # user (30)
mail # dev (1)
date
last 7 days (0)
last 30 days (6)
last 90 days (13)
last 6 months (31)
last 9 months (31)
author
Stack (3759)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (419)
Gary Helmling (290)
Liu, Raymond