Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 477 (0.106s).
Loading phrases to help you
refine your search...
Re: Poor HBase map-reduce scan performance - HBase - [mail # user]
...I'd say go to Avro over protobufs in terms of redesigning your schema.   With respect to CPUs, you don't say what your system looks like. Intel vs AMD , Num physical cores, what else yo...
   Author: Michael Segel, 2013-05-01, 14:24
Re: Read access pattern - HBase - [mail # user]
...Unfortunately as this idea keeps popping up, you are going to have this discussion.   1) As you admit... salting is bad when your primary access vector  is get()s.  2) Range s...
   Author: Michael Segel, 2013-05-01, 14:14
Re: HBase and Datawarehouse - HBase - [mail # user]
...Hmmm  I don't recommend HBase in situations where you are not running a M/R Framework. Sorry, as much as I love HBase, IMHO there are probably better solutions for a standalone NoSQL Da...
   Author: Michael Segel, 2013-04-30, 18:42
Re: HBase and Datawarehouse - HBase - [mail # user]
...Multiple RS per host?  Huh?   That seems very counter intuitive and potentially problematic w M/R jobs.  Could you expand on this?   Thx  -Mike  On Apr 30, 2013...
   Author: Michael Segel, 2013-04-30, 18:14
Re: Read access pattern - HBase - [mail # user]
...Sure.  By definition, the salt number is a random seed that is not associated with the underlying record.  A simple example is a round robin counter (mod the counter by 10 yielding...
   Author: Michael Segel, 2013-04-30, 17:06
Re: Read access pattern - HBase - [mail # user]
...Geez that's a bad article.  Never salt.   And yes there's a difference between using a salt and using the first 2-4 bytes from your MD5 hash.   (Hint: Salts are random. Your h...
   Author: Michael Segel, 2013-04-30, 15:57
Re: HBase and Datawarehouse - HBase - [mail # user]
...Tell me why your RS needs to be that large?  (> 8 GB. )  I think the answer is that it depends. Especially when you start to add in coprocessors.  I'm not saying that there...
   Author: Michael Segel, 2013-04-30, 13:17
Re: Dual Hadoop/HBase configuration through same client - HBase - [mail # user]
...This was answered on the linkedIn HBase discussion group.   Create two configuration instances and then have each one point to the cluster you want to connect to.   Then when you c...
   Author: Michael Segel, 2013-04-28, 02:35
Re: Coprocessors - HBase - [mail # user]
...Hi,  Lets reiterate what you've said....   You have a set of objects  and you have some field type  where F1 which is part of your composite key. You want to fetch back a...
   Author: Michael Segel, 2013-04-26, 02:43
Re: Coprocessors - HBase - [mail # user]
...I don't think Phoenix will solve his problem.   He also needs to explain more about his problem before we can start to think about the problem.    On Apr 25, 2013, at 4:54 PM,...
   Author: Michael Segel, 2013-04-25, 22:12
Sort:
project
HBase (477)
Hadoop (213)
MapReduce (75)
HDFS (25)
type
mail # user (477)
date
last 7 days (4)
last 30 days (20)
last 90 days (30)
last 6 months (83)
last 9 months (477)
author
Stack (3754)
Ted Yu (2471)
Jean-Daniel Cryans (2274)
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)