Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 106 (3.003s).
Loading phrases to help you
refine your search...
Re: M/R file gather/scatter issue - MapReduce - [mail # user]
...Thanks for the suggestion Shrijeet.  Same thought occurred to me on the way home from work after I sent this  mail.  Not sure why, but my brain was kinda locked onto the conce...
   Author: David Rosenstrauch, 2010-12-08, 04:08
M/R file gather/scatter issue - MapReduce - [mail # user]
...Having an issue with some SequenceFiles that I generated, and I'm trying  to write a M/R job to fix them.  Situation is roughly this:  I have a bunch of directories in HDFS, e...
   Author: David Rosenstrauch, 2010-12-07, 23:43
Re: Starting a Hadoop job programtically - MapReduce - [mail # user]
...On 11/22/2010 04:39 PM, [EMAIL PROTECTED] wrote:  http://hadoop.apache.org/common/docs/r0.20.1/api/org/apache/hadoop/mapreduce/Job.html#submit%28%29...
   Author: David Rosenstrauch, 2010-11-22, 21:51
Re: running job without jar - MapReduce - [mail # user]
...On 10/26/2010 03:01 AM, exception wrote:  Yes, this can be easily done.  See:  http://www.mail-archive.com/[EMAIL PROTECTED]/msg01114.html  HTH,  DR...
   Author: David Rosenstrauch, 2010-10-26, 14:13
Re: Failures in the reducers - MapReduce - [mail # user]
...We ran into this recently.  Solution was to bump up the value of the  dfs.datanode.max.xcievers setting.  HTH,  DR  On 10/12/2010 03:53 PM, rakesh kothari wrote: 24 ...
   Author: David Rosenstrauch, 2010-10-13, 15:57
Re: JobClient using deprecated JobConf - MapReduce - [mail # user]
...On 09/25/2010 10:24 AM, Martin Becker wrote:  Also easy to do.  All that the -jt and -fs parms do is eventually set appropriate values  in a Configuration object.  You ca...
   Author: David Rosenstrauch, 2010-09-27, 15:54
Re: JobClient using deprecated JobConf - MapReduce - [mail # user]
...On 09/24/2010 01:26 PM, Martin Becker wrote:  $ java -cp  YourApp -libjars  -jt   -fs      DR...
   Author: David Rosenstrauch, 2010-09-24, 18:44
Re: JobClient using deprecated JobConf - MapReduce - [mail # user]
...On 09/24/2010 12:42 PM, Martin Becker wrote:  The difference is that the tutorial launches the job using the "hadoop"  executable:  $ bin/hadoop jar /user/joe/wordcount.jar or...
   Author: David Rosenstrauch, 2010-09-24, 16:53
Re: JobClient using deprecated JobConf - MapReduce - [mail # user]
...On 09/24/2010 11:12 AM, Martin Becker wrote:  This is very do-able.  (I do this now.)  Here is a skeleton for how it can be done:  public class JobSubmitter implements To...
   Author: David Rosenstrauch, 2010-09-24, 15:29
Re: JobClient using deprecated JobConf - MapReduce - [mail # user]
...Hmmm.  Any idea as to why the undeprecation?  I thought the intention  was to try to move everybody to the new API.  Why the reversal?  Thanks,  DR  On 09/...
   Author: David Rosenstrauch, 2010-09-22, 17:53
Sort:
project
MapReduce (106)
Hadoop (36)
HDFS (20)
Avro (16)
Zookeeper (15)
type
mail # user (103)
issue (3)
date
last 7 days (0)
last 30 days (1)
last 90 days (4)
last 6 months (5)
last 9 months (106)
author
Harsh J (1045)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
David Rosenstrauch