Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 13 (0.095s).
Loading phrases to help you
refine your search...
reg memory allocation failed - HDFS - [mail # user]
...Team,  I am getting this issue when reducer starts executing after map's completed. After job failed with below exception when i restart its running fine. We are getting this issue afte...
   Author: Manoj Babu, 2013-03-08, 13:53
Reg job tracker page - HDFS - [mail # user]
...Hi All,  What does this identifier means in the job tracker page?  *State:* RUNNING *Started:* Thu Feb 21 12:22:03 CST 2013 *Version:* 0.20.2-cdh3u1, bdafb1dbffd0d5f2fbc6ee022e1c8d...
   Author: Manoj Babu, 2013-02-23, 10:50
Re: Reg Too many fetch-failures Error - HDFS - [mail # user]
...Hi Vijay,  Thanks for the information. Few jobs were running in the cluster at the time.  Cheers! Manoj.   On Fri, Feb 1, 2013 at 11:22 PM, Vijay Thakorlal wrote:  ...
   Author: Manoj Babu, 2013-02-02, 02:17
Reg Too many fetch-failures Error - HDFS - [mail # user]
...Hi All,  I am getting Too many fetch-failures exception. What might be the reason for this exception, For same size of data i dint face this error earlier and there is change in code. H...
   Author: Manoj Babu, 2013-02-01, 15:09
Re: reg max map task config - HDFS - [mail # user]
...Thank you Harsh.  Cheers! Manoj.   On Mon, Jan 28, 2013 at 10:50 AM, Harsh J  wrote:  ...
   Author: Manoj Babu, 2013-01-28, 05:27
reg max map task config - HDFS - [mail # user]
...Hi All,  I am trying to override the value of mapred.tasktracker.map.tasks.maximum in mapred-site.xml through my job configuration object will it reflect in the corresponding task track...
   Author: Manoj Babu, 2013-01-28, 05:06
Re: How to submit Tool jobs programatically in parallel? - HDFS - [mail # user]
...Can you show some sample code of submitting distcp job?  Cheers! Manoj.    On Fri, Dec 14, 2012 at 11:44 AM, David Parks wrote:  ...
   Author: Manoj Babu, 2012-12-14, 06:27
Re: How to submit Tool jobs programatically in parallel? - HDFS - [mail # user]
...David,  You try like below instead of runJob() you can try submitJob().  JobClient jc = new JobClient(job); jc.submitJob(job);    Cheers! Manoj.    On Fri, Dec ...
   Author: Manoj Babu, 2012-12-14, 05:57
Re: Reg: Map output copy failure - HDFS - [mail # user]
...Please ignore the above comment.  Cheers! Manoj.    On Mon, Dec 10, 2012 at 6:59 PM, Manoj Babu  wrote:  ...
   Author: Manoj Babu, 2012-12-10, 13:38
Re: Reg: Map output copy failure - HDFS - [mail # user]
...In the ReduceTask.java having the below code  maxSize = (int)(conf.getInt("mapred.job.reduce.total.mem.bytes",             (int)Math.min(Runtime.getRuntime...
   Author: Manoj Babu, 2012-12-10, 13:29
Sort:
project
MapReduce (50)
HDFS (13)
HBase (11)
Hadoop (5)
type
mail # user (13)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (12)
last 9 months (13)
author
Todd Lipcon (488)
Harsh J (454)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (149)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Manoj Babu