Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 214 (0.117s).
Loading phrases to help you
refine your search...
Re: Pragmatic cluster backup strategies? - Hadoop - [mail # user]
...Hi, That's not a back up strategy.  You could still have joe luser take out a key file or directory. What do  you do then?  On May 29, 2012, at 11:19 AM, Darrell Taylor wrote:...
   Author: Michael Segel, 2012-05-29, 16:40
Re: How to Integrate LDAP in Hadoop ? - Hadoop - [mail # user]
...I believe that their CDH3u3 or later has this... parameter.  (Possibly even earlier.)  On May 29, 2012, at 6:12 AM, samir das mohapatra wrote:  wrote:  ...
   Author: Michael Segel, 2012-05-29, 14:13
Re: is hadoop suitable for us? - Hadoop - [mail # user]
...You are going to have to put HDFS on top of your SAN.   The issue is that you introduce overhead and latencies by having  attached storage rather than the drives physically on the ...
   Author: Michael Segel, 2012-05-18, 10:10
Re: is hadoop suitable for us? - Hadoop - [mail # user]
...The short answer is yes.  The longer answer is that you will have to account for the latencies.  There is more but you get the idea..  Sent from my iPhone  On May 17, 201...
   Author: Michael Segel, 2012-05-17, 23:17
Re: freeze a mapreduce job - Hadoop - [mail # user]
...I haven't seen any.  Haven't really had to test that...  On May 11, 2012, at 9:03 AM, Shi Yu wrote:  are some parameters to control the waiting time of a job (such as  ti...
   Author: Michael Segel, 2012-05-11, 14:58
Re: freeze a mapreduce job - Hadoop - [mail # user]
...Just a quick note...  If your task is currently occupying a slot,  the only way to release the  slot is to kill the specific task. If you are using FS, you can move the task t...
   Author: Michael Segel, 2012-05-11, 11:26
Re: Reduce Hangs at 66% - Hadoop - [mail # user]
...Well  That was one of the things I had asked.  ulimit -a says it all.   But you have to do this for the users... hdfs, mapred, and hadoop  (Which is why I asked about whi...
   Author: Michael Segel, 2012-05-04, 15:22
Re: Changing the Java heap - Hadoop - [mail # user]
...Not sure of your question.   Java child Heap size is independent of how files are split on HDFS.   I suggest you look at Tom White's book on HDFS and how files are split  in t...
   Author: Michael Segel, 2012-04-26, 20:56
Re: Feedback on real world production experience with Flume - Hadoop - [mail # user]
...Gee Edward, what about putting a link to a company website or your blog in y our signature... ;-)  Seriously one could also mention fuse, right?  ;-)   Sent from my iPhone &nb...
   Author: Michael Segel, 2012-04-22, 15:34
Re: Help me with architecture of a somewhat non-trivial mapreduce implementation - Hadoop - [mail # user]
...If the file is small enough you could read it in to a java object like a  list and write your own input format that takes a list object as its  input and then lets you specify the ...
   Author: Michael Segel, 2012-04-20, 04:38
Sort:
project
HBase (485)
Hadoop (214)
MapReduce (77)
HDFS (29)
type
mail # user (193)
mail # general (21)
date
last 7 days (1)
last 30 days (3)
last 90 days (6)
last 6 months (11)
last 9 months (214)
author
Harsh J (1386)
Steve Loughran (941)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (576)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
Michael Segel