Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 101 to 110 from 215 (0.081s).
Loading phrases to help you
refine your search...
RE: Filtering/Collection columns during Major Compaction - HBase - [mail # user]
...Hi Varun   No this will be needed not only for memstore. In between the scan the memstore can get flushed... That is why the MVCC  ts is also getting written to the HFile.  Ho...
   Author: Anoop Sam John, 2012-12-11, 04:10
RE: Heterogeneous cluster - HBase - [mail # user]
...considered as running locally, right? Or will it always be retrieved from the datanode linked to the RS hosting the region we are dealing with? Not sure I'm clear :(  Hi Jean,   &n...
   Author: Anoop Sam John, 2012-12-11, 04:04
RE: HBase - Secondary Index - HBase - [mail # dev]
...there's no cost to those who don't want to use it, and minimal changes to core code.  Yes Andrew, This was the main consideration from our side when we were doing the design of the seco...
   Author: Anoop Sam John, 2012-12-06, 04:57
RE: Reg:delete performance on HBase table - HBase - [mail # user]
...Hi Manoj         If I read you correctly, I think you want to aggregate some 3,4 days of data and those data you want to get deleted.  Can you think of creating tabl...
   Author: Anoop Sam John, 2012-12-06, 04:35
RE: .META. region server DDOSed by too many clients - HBase - [mail # user]
...Yes Varun I think so.   -Anoop- ________________________________________ From: Varun Sharma [[EMAIL PROTECTED]] Sent: Thursday, December 06, 2012 6:10 AM To: [EMAIL PROTECTED]; lars hof...
   Author: Anoop Sam John, 2012-12-06, 04:25
RE: HBase - Secondary Index - HBase - [mail # dev]
...No this is not open sourced yet..  As per the interest from the HBase community we can think of contributing..   It is time to see HBase community version with sec indexing in it (...
   Author: Anoop Sam John, 2012-12-05, 12:55
RE: HBase - Secondary Index - HBase - [mail # dev]
...Hi Jan          Yes we guarentee the consistency between user table and index table. The put operation will be handled as a transactional way so as to make sure the ...
   Author: Anoop Sam John, 2012-12-05, 11:04
HBase - Secondary Index - HBase - [mail # dev]
...Hi All              Last week I got a chance to present the secondary indexing solution what we have done in Huawei at the China Hadoop Conference.  Y...
   Author: Anoop Sam John, 2012-12-04, 08:10
RE: Long row + column keys - HBase - [mail # user]
...Hi Varun                  It looks to be very clear that you need to use some sort of encoding scheme.  PrefixDeltaEncoding would be fine ma...
   Author: Anoop Sam John, 2012-12-04, 04:23
RE: Data Locality, HBase? Or Hadoop? - HBase - [mail # user]
...I think all is clear now.. Just to conclude, the data locality is feature provided by HDFS. When DFS client writes some data, hadoop will try to maintain the data locality. HBase region serv...
   Author: Anoop Sam John, 2012-12-04, 03:37
Sort:
project
HBase (215)
type
mail # user (151)
mail # dev (38)
issue (26)
date
last 7 days (2)
last 30 days (2)
last 90 days (37)
last 6 months (111)
last 9 months (215)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Anoop Sam John