Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 60 (0.389s).
Loading phrases to help you
refine your search...
Re: I am trying to run a large job and it is consistently failing with timeout - nothing happens for 600 sec - Hadoop - [mail # user]
...Timeout errors don't usually occur outside of the Mapper.map() 'phase'.  When we've seen this error it has to deal w M/R going against HBase....  Since the OP sees the error when h...
   Author: Michel Segel, 2012-01-19, 12:08
New InfoQ article on HBase and Lucene - Hadoop - [mail # dev]
...Hi,  Just FYI... Boris Lublinsky released a new article that starts to talk about  a PoC we did earlier in the year.  Without spoiling the article, the reason I wanted to poin...
   Author: Michel Segel, 2011-12-30, 18:19
Re: More cores Vs More Nodes ? - Hadoop - [mail # user]
...Brad you said 64 core allocations. So how many cores are lost due to the overhead of virtualization? Isn't it 1 core per VM? So you end up losing 8 cores when you create 8 vms... Right? &nbs...
   Author: Michel Segel, 2011-12-17, 14:57
Re: Dynamically adding nodes in Hadoop - Hadoop - [mail # user]
...Actually I would recommend avoiding /etc/hosts and using DNS if this is goin g to be a production grade cluster...  Sent from a remote device. Please excuse any typos...  Mike Sege...
   Author: Michel Segel, 2011-12-17, 14:40
Re: Hadoop and hardware - Hadoop - [mail # user]
...Uhm... If I may add something...  Joep is correct. There are a lot of factors that will effect your cluster de sign. And there have been a lot of threads on this topic because hardware ...
   Author: Michel Segel, 2011-12-17, 11:30
Re: Routing and region deletes - Hadoop - [mail # user]
...Per Seffensen,  I would urge you to step away from the keyboard and rethink your design. It sounds like you want to replicate a date partition model similar to what y ou would do if you...
   Author: Michel Segel, 2011-12-08, 13:51
Re: Issue with DistributedCache - Hadoop - [mail # user]
...Denis...  Sorry, you lost me.  Just to make sure we're using the same terminology... The cluster is comprised of two types of nodes... The data nodes which run DN,TT, and if you ha...
   Author: Michel Segel, 2011-11-24, 13:39
Re: MapReduce Examples - Hadoop - [mail # user]
...I think that there are... Since you work in databases, have you looked at HB ase? The reason the word count example is nice is that anyone can get a bunch of w ord / text documents freely fr...
   Author: Michel Segel, 2011-11-24, 13:25
Re: Issue with DistributedCache - Hadoop - [mail # user]
...Silly question... Why do you need to use the distributed cache for the word c ount program?  What are you trying to accomplish?  I've only had to play with it for one project where...
   Author: Michel Segel, 2011-11-24, 13:13
Re: Matrix multiplication in Hadoop - Hadoop - [mail # user]
...You really don't need to wait...  If you're going to go down this path you can use a jni wrapper to do the c/c ++ code for the gpu... You can do that now...  If you want to go beyo...
   Author: Michel Segel, 2011-11-19, 17:33
Sort:
project
HBase (104)
Hadoop (60)
MapReduce (11)
HDFS (5)
type
mail # user (57)
mail # general (2)
mail # dev (1)
date
last 7 days (0)
last 30 days (3)
last 90 days (6)
last 6 months (8)
last 9 months (60)
author
Harsh J (1373)
Steve Loughran (930)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (574)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Michel Segel