Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 131 to 140 from 234 (0.175s).
Loading phrases to help you
refine your search...
Re: Empty a table - HBase - [mail # user]
...I would think that the ideal suggested by Tianyang Chang is good.  Though we may have to disable the table.  Regards Ram  On Fri, Feb 8, 2013 at 12:46 AM, Michael Segel wrote:...
   Author: ramkrishna vasudevan, 2013-02-08, 04:18
Re: [ANNOUNCE] New Apache HBase Committer - Devaraj Das - HBase - [mail # user]
...Hearty congratulations Deva!!!  Regards Ram  On Thu, Feb 7, 2013 at 10:53 AM, Azuryy Yu  wrote:  ...
   Author: ramkrishna vasudevan, 2013-02-07, 06:57
Re: Is there a way to close automatically log deletion in HBase? - HBase - [mail # user]
...Hi  Sorry for the delay in response.  I don't have a working example with me for customized LogCleaner class. But you can add one using the property "hbase.master.logcleaner.plugin...
   Author: ramkrishna vasudevan, 2013-02-04, 16:59
Re: Unique Put ends up twice in HBase? - HBase - [mail # user]
...Hi If the put is successful and stored to memstore then it should be a successful put. What type of exception did the Server throw?  Regards Ram  On Mon, Feb 4, 2013 at 12:50 PM, M...
   Author: ramkrishna vasudevan, 2013-02-04, 07:29
Re: Is there a way to close automatically log deletion in HBase? - HBase - [mail # user]
...Ya i think that is the property that controls the archiving of the logs.  So the other properties are wrt Log Rolling and no of logs that is needed before rolling happens. But these par...
   Author: ramkrishna vasudevan, 2013-02-02, 12:54
Re: Is there a way to close automatically log deletion in HBase? - HBase - [mail # user]
...Logs of hbase you mean the normal logging or the WAL logs.  Sorry am not getting your question here. WAL trigger is for the WAL logs.  Regards Ram  On Sat, Feb 2, 2013 at 1:31...
   Author: ramkrishna vasudevan, 2013-02-02, 09:30
Re: Getting the scan type at preCompact - HBase - [mail # user]
...Ok Ted.  I agree it should be available in 0.96.  I too was suggesting a work around in my mail similar to what Lars said.  Thanks Ted.  Regards Ram  On Wed, Jan 30,...
   Author: ramkrishna vasudevan, 2013-01-30, 03:54
Re: Getting the scan type at preCompact - HBase - [mail # user]
...You can do the same with preCompactScannerOpen() hook right. If the scanType is minor send a wrapped internalScanner say MinorCompactionScanner.  If the scanType is major send a wrapped...
   Author: ramkrishna vasudevan, 2013-01-29, 14:45
Re: Indexing Hbase Data - HBase - [mail # user]
...As a POC, just try to load the data into another table that has the rowkey that has the original row's value. Try to scan the index table first and then get the main table row key. First thi...
   Author: ramkrishna vasudevan, 2013-01-28, 12:05
Re: Catalog Tables for Coprocessors - HBase - [mail # dev]
...Inline  On Mon, Jan 28, 2013 at 12:45 AM, Mike Lewis  wrote:   RegionObservers are configured as part of RegionServers.  There are no of hooks provided in the RegionObser...
   Author: ramkrishna vasudevan, 2013-01-28, 08:28
Sort:
project
HBase (234)
type
mail # user (149)
mail # dev (85)
date
last 7 days (6)
last 30 days (23)
last 90 days (122)
last 6 months (204)
last 9 months (234)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (978)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (413)
Gary Helmling (290)
ramkrishna vasudevan