| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
13 (1.67s).
|
|
|
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
|
|
|
|