Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 104 (0.346s).
Loading phrases to help you
refine your search...
Re: HBase parallel scanner performance - HBase - [mail # user]
...Narendra,   Are you trying to solve a real problem, or is this a class project?  Your solution doesn't scale. It's a non starter. 130 seconds for each iterat ion times 1 million se...
   Author: Michel Segel, 2012-04-19, 14:12
Re: HBase parallel scanner performance - HBase - [mail # user]
...So in your step 2 you have the following: FOREACH row IN TABLE alpha:      SELECT something      FROM TABLE alpha       WHERE alpha.url = row.url...
   Author: Michel Segel, 2012-04-19, 11:10
Re: Storing extremely large size file - HBase - [mail # user]
...Look, I don't want to be *that* guy, but just my $0.02 cents ...  I don't disagree that this topic doesn't come up all the time.   But you have a couple of issues. What do you cons...
   Author: Michel Segel, 2012-04-18, 11:57
Re: Is it possible to install two different Hbase versions in the same Cluster? - HBase - [mail # user]
...Well, you could, however you run a greater risk of things breaking because y ou forgot to change a setting in the configuration file. You would have to c hange port listeners, location of co...
   Author: Michel Segel, 2012-04-16, 12:47
Re: Is it possible to install two different Hbase versions in the same Cluster? - HBase - [mail # user]
...Sure, just make sure you don't cross the configurations and don't put the RS  on the same nodes.   Sent from a remote device. Please excuse any typos...  Mike Segel  On A...
   Author: Michel Segel, 2012-04-16, 11:33
Re: efficient export w/o HDFS/copying - HBase - [mail # user]
...Wouldn't that mean having the NAS attached to all of the nodes in the cluste r?   Sent from a remote device. Please excuse any typos...  Mike Segel  On Mar 26, 2012, at 11:07 ...
   Author: Michel Segel, 2012-03-28, 07:59
Re: Confirming a Bug - HBase - [mail # user]
...Peter, that doesnt make sense.   I mean I believe you in what you are saying, but don't see how a VPN in woul d cause this variance in results.  Do you have any speculative executi...
   Author: Michel Segel, 2012-03-23, 11:55
Re: hbase.cluster.distributed set to true but it says false - HBase - [mail # user]
...1) your configuration is sub optimal so toss performance out the window. You  appear to be on vms. Toss performance out the window.  2) sounds like you are picking up the default v...
   Author: Michel Segel, 2012-03-23, 11:46
Re: multiple puts in reducer? - HBase - [mail # user]
...There is nothing wrong in writing the output from a reducer to HBase.  The question you have to ask yourself is why are you using a reducer in the f irst place. ;-)  Look, you have...
   Author: Michel Segel, 2012-02-29, 13:18
Re: multiple puts in reducer? - HBase - [mail # user]
...The assertion is that for most cases you shouldn't need one. That the rule o f thumb is that you should have to defend your use of one.   Reducers are expensive. Running multiple mapper...
   Author: Michel Segel, 2012-02-29, 13:04
Sort:
project
HBase (104)
Hadoop (60)
MapReduce (11)
HDFS (5)
type
mail # user (104)
date
last 7 days (0)
last 30 days (5)
last 90 days (19)
last 6 months (31)
last 9 months (104)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2264)
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 (412)
Gary Helmling (290)
Michel Segel