Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 75 (0.155s).
Loading phrases to help you
refine your search...
Errors after major compaction - HBase - [mail # user]
...Hi, I have a cluster of 5 nodes with one large table that currently has around 12000 regions. Everything was working fine for relatively long time, until now. Yesterday I significantly reduc...
   Author: Eran Kutner, 2011-06-30, 10:58
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...Exactly! Thanks Dave for a much better explanation than mine!  -eran    On Thu, Jun 9, 2011 at 00:35, Dave Latham  wrote:  ...
   Author: Eran Kutner, 2011-06-09, 09:35
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...I'd like to clarify, again what I'm trying to do and why I still think it's the best way to do it. I want to join two large tables, I'm assuming, and this is the key to the efficiency of thi...
   Author: Eran Kutner, 2011-06-08, 18:47
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...Mike, this more or less what I tried to  describe in my initial post, only you explained it much better. The problem is that I want to do all of this in one M/R run, not 3 and without e...
   Author: Eran Kutner, 2011-06-03, 07:23
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...Thanks everyone for all the helpful insights!  -eran    On Wed, Jun 1, 2011 at 03:41, Jason Rutherglen wrote:  ...
   Author: Eran Kutner, 2011-06-01, 10:50
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...For my need I don't really need the general case, but even if I did I think it can probably be done simpler. The main problem is getting the data from both tables into the same MR job, witho...
   Author: Eran Kutner, 2011-05-31, 19:19
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...Thanks everyone for the great feedback. I'll try to address all the suggestions.  My data sets go between large and very large. One is in the order of many billions of rows, although th...
   Author: Eran Kutner, 2011-05-31, 18:42
Re: How to efficiently join HBase tables? - HBase - [mail # user]
...MutipleInputs would be ideal, but that seems pretty complicated. MultiTableInputFormat seems like a simple change in the getSplits() method of TableInputFormat + support for a collection of ...
   Author: Eran Kutner, 2011-05-31, 12:43
How to efficiently join HBase tables? - HBase - [mail # user]
...Hi, I need to join two HBase tables. The obvious way is to use a M/R job for that. The problem is that the few references to that question I found recommend pulling one table to the mapper a...
   Author: Eran Kutner, 2011-05-31, 12:06
Re: Performance test results - HBase - [mail # user]
...I tried flushing the table, not a specific region.  -eran    On Mon, May 9, 2011 at 20:03, Stack  wrote:  ...
   Author: Eran Kutner, 2011-05-09, 20:41
Sort:
project
HBase (75)
Flume (14)
type
mail # user (73)
issue (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (1)
last 9 months (75)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (977)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
Eran Kutner