Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 78 (0.472s).
Loading phrases to help you
refine your search...
scan is slower after bulk load - HBase - [mail # user]
...Hi all,  Anyone has any idea why scanning over specific range in a table is about 20% slower if that data (that specific range) was just inserted into HBase using bulk load ?  I do...
   Author: Amit Sela, 2012-11-12, 14:39
Re: Bulk load fails with NullPointerException - HBase - [mail # user]
...Does this bug affect snappy as well ? maybe I'll just use it instead of GZ (also recommended in the book).  On Tue, Nov 6, 2012 at 10:27 PM, Jean-Marc Spaggiari  wrote:  ...
   Author: Amit Sela, 2012-11-07, 07:44
Re: Bulk load fails with NullPointerException - HBase - [mail # user]
...Do you mean setting: hbase.hregion.majorcompaction to 0 ? Because it's already set this way. We pre-create new regions before writing to HBase and initiate a major compaction once a day. &nb...
   Author: Amit Sela, 2012-11-06, 20:08
Re: Bulk load fails with NullPointerException - HBase - [mail # user]
...Seems like that's the one alright... Any ideas how to avoid it ? maybe a patch ?  On Tue, Nov 6, 2012 at 8:05 PM, Jean-Daniel Cryans wrote:  ...
   Author: Amit Sela, 2012-11-06, 18:49
Bulk load fails with NullPointerException - HBase - [mail # user]
...Hi all,  I'm trying to bulk load using LoadIncrementalHFiles and I get a NullPointerException at: org.apache.hadoop.io.compress.zlib.ZlibFactory.isNativeZlibLoaded(ZlibFactory.java:63)....
   Author: Amit Sela, 2012-11-06, 10:28
Bulk Loading - LoadIncrementalHFiles - HBase - [mail # user]
...Hi everyone,  I'm using MR to bulk load into HBase by using HFileOutputFormat.configureIncrementalLoad and after the job is complete I use loadIncrementalHFiles.doBulkLoad  underst...
   Author: Amit Sela, 2012-11-01, 17:03
Re: ANN: HBase 0.94.2 is available for download - HBase - [mail # user]
...+1 on pushing to maven repo.  Thanks.  On Wed, Oct 17, 2012 at 1:49 PM, Ramkrishna.S.Vasudevan  wrote:  ...
   Author: Amit Sela, 2012-10-18, 15:25
hdfs upgrade timing - HBase - [mail # user]
...Hi all,  Anyone has a clue how long it takes to upgrade HDFS from from 0.20.3 to 1.0.3 ?  And to upgrade HBase from 0.90.2 to 0.94 ?  I guess it depends on cluster size, so le...
   Author: Amit Sela, 2012-10-17, 09:55
Re: hbase 0.92.1 hadoop compatibility - HBase - [mail # user]
...I think it is time for an upgrade...  Cheers.  On Tue, Oct 16, 2012 at 3:54 PM, Stack  wrote:  ...
   Author: Amit Sela, 2012-10-16, 15:21
extending PutSortReducer - HBase - [mail # user]
...Hi all,  Has anyone tried extending PutSortReducer in order to add some traditional reduce logic (i.e, aggregating counters) ?  I want to process data with hadoop mapreduce job (ag...
   Author: Amit Sela, 2012-10-16, 15:18
Sort:
project
HBase (78)
MapReduce (11)
HDFS (9)
Hadoop (9)
type
mail # user (78)
date
last 7 days (0)
last 30 days (2)
last 90 days (17)
last 6 months (39)
last 9 months (78)
author
Stack (3754)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Amit Sela