Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 146 (0.127s).
Loading phrases to help you
refine your search...
Re: try to fix hadoop streaming bug - MapReduce - [mail # dev]
...It looks like your jar's MANIFEST file is missing the Main Class attribute.   It may have something to do with how you created the updated jar you are  using.  Hadoop is tryin...
   Author: Robert Evans, 2012-06-14, 13:33
Re: Idle nodes with terasort and MRv2/YARN (0.23.1) - MapReduce - [mail # user]
...Trevor,  The best way to know what the configs were for your job is to look it up on  the web UI.  Once you have selected the job you want there should be a Con figuration lin...
   Author: Robert Evans, 2012-05-31, 14:22
Re: Hadoop optimization for Lustre FS - MapReduce - [mail # dev]
...Zam,  http://wiki.apache.org/hadoop/HowToContribute is a wiki that can tell you i n more detail the steps you need to do for this. In general though to push  the patch upstream you...
   Author: Robert Evans, 2012-05-16, 09:54
Re: Terasort - MapReduce - [mail # user]
...Jeff,  Inside the MR AM there are a number of priorities given to the various task s request when handing them to the RM for scheduling.  Map tasks have a hig her priority than red...
   Author: Robert Evans, 2012-05-11, 15:10
Re: max 1 mapper per node - MapReduce - [mail # user]
...Yes adding in more resources in the scheduling request would be the ideal s olution to the problem.  But sadly that is not a trivial change.  The initi al solution I suggested is a...
   Author: Robert Evans, 2012-05-10, 13:29
Re: max 1 mapper per node - MapReduce - [mail # user]
...Either plugins or configuration options would be possible to do.  The real  question is what is the use case for this, and is that use case big enough  to warrant it being par...
   Author: Robert Evans, 2012-05-09, 16:10
Re: Building first time - MapReduce - [mail # dev]
...http://wiki.apache.org/hadoop/HowToContribute is the best place to start.   Checking the code in through git will not trigger a jenkins build, unless y ou have a special setup that goes...
   Author: Robert Evans, 2012-05-09, 13:51
Re: Cleanup after a Job - MapReduce - [mail # user]
...That really depends on the API that you are using.  In the newer API o.a.h. mapreduce.OutputFormat.getOutputCommitter returns the output committer to u se.  In the older API, which...
   Author: Robert Evans, 2012-05-01, 15:06
Re: Cleanup after a Job - MapReduce - [mail # user]
...Either abortJob or commitJob will be called for all jobs.  AbortJob will be  called if the job has failed.  CommitJob will be called if it succeeded.   The purpose of the...
   Author: Robert Evans, 2012-05-01, 14:06
Re: max 1 mapper per node - MapReduce - [mail # user]
...Radim,  You would want to modify the application master for this, and it is likely  to be a bit of a hack because the RM scheduler itself is not really designe d for this.  Yo...
   Author: Robert Evans, 2012-04-27, 15:30
Sort:
project
Hadoop (255)
MapReduce (146)
HDFS (27)
type
mail # user (83)
mail # dev (63)
date
last 7 days (0)
last 30 days (2)
last 90 days (12)
last 6 months (18)
last 9 months (146)
author
Harsh J (1034)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (346)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)