Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 142 (0.109s).
Loading phrases to help you
refine your search...
Speculative execution - Hadoop - [mail # user]
...I realize that the intended purpose of speculative execution is to  overcome individual slow tasks...and I have read that it explicitly is  *not* intended to start copies of a task...
   Author: Keith Wiley, 2011-03-02, 21:01
Streaming cmd-line args? - Hadoop - [mail # user]
...All-Java Hadoop programs can receive command-line arguments to the  driver program simply listing options at run time that aren't prepended  with a recognized Hadoop flag (-file or...
   Author: Keith Wiley, 2011-02-15, 17:41
Re: Multiple various streaming questions - Hadoop - [mail # user]
...On Feb 7, 2011, at 13:39 , Allen Wittenauer wrote:   [On the topic of why I care if Hadoop funnels and queues multiple input  splits into a a small number mappers instead of perfec...
   Author: Keith Wiley, 2011-02-07, 23:39
Linear slowdown producing streaming output - Hadoop - [mail # user]
...I noticed that it takes much longer to write 55 MBs to a streaming  output than it takes to write 12 MBs (much more than 4-5X longer), so I  broke the output up, writing 1 MB at a ...
   Author: Keith Wiley, 2011-02-05, 04:07
Override automatica final streaming job status message? - Hadoop - [mail # user]
...Streaming tasks seem to get a final status message from Hadoop itself  (not my code) that reports "R/W", presumably the number of records read  and written (the number of lines of ...
   Author: Keith Wiley, 2011-02-04, 22:49
Re: Multiple various streaming questions - Hadoop - [mail # user]
...On Feb 4, 2011, at 07:46 , Keith Wiley wrote:  queueing up?  Also keep in mind that if a node fails, that work will  need to get re-done anyway. excruciating that Hadoop parti...
   Author: Keith Wiley, 2011-02-04, 16:50
Re: Multiple various streaming questions - Hadoop - [mail # user]
...That's weird.  I thought I responded to this, but I don't see one on the  list (and have vague recollection at best of whether I actually did  respond)...anyway...  On Fe...
   Author: Keith Wiley, 2011-02-04, 15:46
Re: Streaming data locality - Hadoop - [mail # user]
...On Feb 3, 2011, at 6:25 PM, Allen Wittenauer wrote:  doing.  -cache is used for sending files with your job and should have  no bearing on what your input is to your job. &nbs...
   Author: Keith Wiley, 2011-02-04, 07:03
Re: Streaming data locality - Hadoop - [mail # user]
...On Feb 3, 2011, at 6:25 PM, Allen Wittenauer wrote:  HDFS file names which are then read by the mappers, then how can data  locality be achieved. matter.  The JobTracker place...
   Author: Keith Wiley, 2011-02-04, 03:56
Re: Streaming data locality - Hadoop - [mail # user]
...On Feb 3, 2011, at 9:46 AM, Harsh J wrote:  wrote: HDFS file names which are then read by the mappers, then how can data  locality be achieved.  The files won't be split, they...
   Author: Keith Wiley, 2011-02-04, 03:52
Sort:
project
Hadoop (142)
Hive (55)
MapReduce (17)
HDFS (9)
type
mail # user (135)
mail # general (5)
mail # dev (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (4)
last 9 months (142)
author
Harsh J (1379)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (336)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Keith Wiley