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