| clear query|facets|time |
Search criteria: .
Results from 1 to 6 from
6 (0.085s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Sharing counter values between mappers - HBase - [mail # user]
|
|
...I was talking about context counters (the old reporter counters). But maybe storing counters in hbase is a way to achieve what I want. On Thu, May 2, 2013 at 9:22 AM, Ted Yu wro...
|
|
|
Author: Gaetan Deputier,
2013-05-02, 16:29
|
|
|
Sharing counter values between mappers - HBase - [mail # user]
|
|
...Hello Hbase users, I have a question about counters. Is there any way to synchronize counter values between mappers ? E.g : I have a counter i incremented at each map call and I ...
|
|
|
Author: Gaetan Deputier,
2013-05-02, 16:19
|
|
|
Writable as a OutValue of a mapper - HBase - [mail # user]
|
|
...Hi Hbase, I have an issue using a mapper. I'd like to either emit a Put or a Delete in the same map function. I've specified Writable.class as the outputValueClass but i have a type mi...
|
|
|
Author: Gaetan Deputier,
2013-03-11, 18:42
|
|
|
Question about object parameters to mappers - HBase - [mail # user]
|
|
...Hi Hbase users, (Using HBase 0.92.1 from Cloudera CDH4.1.1) I am currently writing a TableMapper which needs an object X defined outside my TableMapper class. I was wonderi...
|
|
|
Author: Gaetan Deputier,
2013-02-22, 22:53
|
|
|
Re: Question regarding bulkload : overwriting duplicate records - HBase - [mail # user]
|
|
...Thanks, I appreciate. Keep up the good work. G. On Thu, Feb 7, 2013 at 5:04 PM, Ted Yu wrote: ...
|
|
|
Author: Gaetan Deputier,
2013-02-08, 01:30
|
|
|
Question regarding bulkload : overwriting duplicate records - HBase - [mail # user]
|
|
...Hi HBase users, I am using Hbase 0.92.1 from the cloudera distribution cdh4.1.1. I am loading bulk files using the ImportTsv job but i have an issue regarding records having a differen...
|
|
|
Author: Gaetan Deputier,
2013-02-08, 00:23
|
|
|
|