| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
23 (0.075s).
|
|
|
Loading phrases to help you refine your search...
|
|
sorting by value - HBase - [mail # user]
|
|
...Hi I probably know the usual answer but are there any tricks to do some sort o f sort by value in HBase. The only option I know is to somehow embed value in the key part. The val...
|
|
|
Author: Pamecha, Abhishek,
2012-08-28, 23:11
|
|
|
Re: limit on number of blocks per HFile and files per region - HBase - [mail # user]
|
|
...Thanks Jean-daniel. I did go through the documentation, but there was no c lear answer to interleaving puts from two or more row keys or if there was a way to reserve contiguous ...
|
|
|
Author: Pamecha, Abhishek,
2012-08-24, 05:07
|
|
|
Re: hbase many-to-many design - HBase - [mail # user]
|
|
...Hi Jong You can add a new column unannounced. This means your current 'put' does no t have to recall which other columns are already present in the row or for that matter, ...
|
|
|
Author: Pamecha, Abhishek,
2012-08-24, 04:56
|
|
|
limit on number of blocks per HFile and files per region - HBase - [mail # user]
|
|
...Hi I have a few questions on blocks/file and file/region. 1. Can there be multiple row keys per block and then per HFile? Or i s a block or Hfile dedicated ...
|
|
|
Author: Pamecha, Abhishek,
2012-08-23, 23:21
|
|
|
RE: how client location a region/tablet? - HBase - [mail # user]
|
|
...I too thought there are multiple meta regions where as just one ROOT. May be I am mixing b/w Big Table and Hbase. Thanks, Abhishek From: Lin Ma [mailto:[EMAIL PROTECTED]] ...
|
|
|
Author: Pamecha, Abhishek,
2012-08-23, 17:06
|
|
|
Re: client cache for all region server information? - HBase - [mail # user]
|
|
...I think for the refresh case, client first uses the older region server der ived from its cache it then connects to that older region server which re sponds with a failure code. ...
|
|
|
Author: Pamecha, Abhishek,
2012-08-23, 06:47
|
|
|
Re: Using HBase serving to replace memcached - HBase - [mail # user]
|
|
...Thanks all.. i Sent from my iPad with iMstakes On Aug 22, 2012, at 20:53, "J Mohamed Zahoor" wrote: oom to help you skip blocks. but could you also care to exp...
|
|
|
Author: Pamecha, Abhishek,
2012-08-23, 05:05
|
|
|
RE: HBase Put - HBase - [mail # user]
|
|
...Thanks. I should have read there first. :) Thanks, Abhishek From: Jason Frantz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2012 2:05 PM To: [EMAIL PROTECTED] Su...
|
|
|
Author: Pamecha, Abhishek,
2012-08-22, 21:41
|
|
|
RE: HBase Put - HBase - [mail # user]
|
|
...Can I enable bloom filters per block at column qualifier levels too? That w ay, will small block sizes, I can selectively load only few data blocks in memory. Then I can do some trade ...
|
|
|
Author: Pamecha, Abhishek,
2012-08-22, 20:49
|
|
|
RE: Using HBase serving to replace memcached - HBase - [mail # user]
|
|
...Great explanation. May be diverging from the thread's original question, bu t could you also care to explain the difference if any, in searching for a rowkey [ that you mentioned...
|
|
|
Author: Pamecha, Abhishek,
2012-08-22, 17:28
|
|
|
|