Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.091s).
Loading phrases to help you
refine your search...
RE: Understanding scan behaviour - HBase - [mail # user]
...Hi, Mohit,  Try using ENDROW. STARTROW&ENDROW is much faster than PrefixFilter.  "+" ascii code is 43 "," ascii code is 44  scan 'SESSIONID_TIMELINE', {LIMIT => 1,STARTROW ...
   Author: Li, Min, 2013-03-29, 05:48
RE: ValueFilter and VERSIONS - HBase - [mail # user]
...Thanks for your explanation.  Min  From: Anoop Sam John [mailto:[EMAIL PROTECTED]]  Sent: Friday, January 18, 2013 2:44 PM To: [EMAIL PROTECTED] Subject: RE: ValueFilter and V...
   Author: Li, Min, 2013-01-18, 06:53
RE: ValueFilter and VERSIONS - HBase - [mail # user]
...Hi Anoop,  Thanks for your reply. But I have to use value filter here, because in some of my use case, I can't identify the qualifier.  Thanks, Min  From: Anoop Sam John [mail...
   Author: Li, Min, 2013-01-18, 06:30
ValueFilter and VERSIONS - HBase - [mail # user]
...Hi all,  As you know, ValueFilter will filter data from all versions, so I create a table and indicate it has only 1 version. However, the old version record still can be gotten by Valu...
   Author: Li, Min, 2013-01-18, 06:17
RE: Expert suggestion needed to create table in Hbase - Banking - HBase - [mail # user]
...When 1 cf need to do split, other 599 cfs will split at the same time. So many fragments will be produced when you use so many column families. Actually, many cfs can be merge to only one cf...
   Author: Li, Min, 2012-11-26, 07:40
Sort:
project
HBase (5)
type
mail # user (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (5)
last 9 months (5)
author
Stack (3757)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (986)
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 (417)
Gary Helmling (290)
Li, Min