Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 196 (0.403s).
Loading phrases to help you
refine your search...
RE: A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
...Hi   Yes I was talking about the dead entry in the index table rather than the actual data table.  Regards Ram  ...
   Author: Ramkrishna.S.Vasudevan, 2012-08-29, 04:18
RE: A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
...Hi Jesse  Thanks lot for your reply. -> Not maintaining timestamps in the sec index may cause problems when I issue an delete on the main table and the corresponding things needs to ...
   Author: Ramkrishna.S.Vasudevan, 2012-08-28, 08:51
A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
...Hi All     When we try to build any type of secondary indices for a given table how can one handle maxVersions in the secondary index tables.     For eg,  I have ins...
   Author: Ramkrishna.S.Vasudevan, 2012-08-28, 07:24
RE: Improving Coprocessor postSplit/postOpen synchronization - HBase - [mail # dev]
...Hi Kevin  I am very much interested to see this.  We have done something similar internally but along with the new coprocessor hooks that we added, we also tweaked a bit on the ker...
   Author: Ramkrishna.S.Vasudevan, 2012-08-28, 06:57
RE: Eliminating rows with many KVs using a custom filter. - HBase - [mail # user]
...Hi David  The first approach should be better.  If you know what are the columns that you will always be retrieving, you can also use scan.addColumn() which is much better.  M...
   Author: Ramkrishna.S.Vasudevan, 2012-08-17, 13:17
RE: What happened in hlog if data are deleted cuased by ttl? - HBase - [mail # user]
...Hi  Just to add on,  The HLog is just an edit log.  Any transaction updates( Puts/Deletes) are just added to HLog.  It is the Scanner that takes care of the TTL part whic...
   Author: Ramkrishna.S.Vasudevan, 2012-08-16, 04:16
RE: ANN: The 2nd hbase 0.94.1 release candidate is available for download - HBase - [mail # dev]
...+1 from me and my team.  Here in Huawei our testing team has tested some  scenarios and the same has been updated in the excel sheet provided by  Lars.  Our testing has b...
   Author: Ramkrishna.S.Vasudevan, 2012-08-08, 04:06
RE: Region balancing question - HBase - [mail # user]
...hbase.master.loadbalance.bytable - By default it is true.  Regards Ram  ...
   Author: Ramkrishna.S.Vasudevan, 2012-08-02, 10:08
RE: Retrieve Put timestamp - HBase - [mail # user]
...+1.  Anyway all mutations extends OperationsWithAttributes also.  Regards Ram...
   Author: Ramkrishna.S.Vasudevan, 2012-08-02, 04:51
RE: Wondering what hbck should do in this situation - HBase - [mail # dev]
...J-d Corrections, if META does not have an entry then we cannot know if it is splitted or not.. Apologies for that.  I think we need to check for Reference files and if the opening fails...
   Author: Ramkrishna.S.Vasudevan, 2012-07-19, 04:56
Sort:
project
HBase (196)
type
mail # dev (114)
mail # user (82)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (196)
author
Stack (3783)
Ted Yu (2547)
Jean-Daniel Cryans (2290)
Andrew Purtell (1470)
lars hofhansl (1001)
Ryan Rawson (862)
Jean-Marc Spaggiari (702)
Todd Lipcon (672)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
Lars George (439)
stack (439)
Gary Helmling (292)
Ramkrishna.S.Vasudevan