p = 2.744688836991468
>> 2009-09-30 04:36:43,966 INFO org.apache.hadoop.mapred.JobTracker: Removed
>> completed task 'attempt_200909300419_0001_m_02_1' from
>> 'tracker_domU-12-31-39-03-BA-14.compute-1.internal:localhost.localdomain/
>> 127.0.0.1:54570'
>> 2009
ed
> completed task 'attempt_200909300419_0001_m_03_1' from
> 'tracker_domU-12-31-39-02-F5-D8.compute-1.internal:localhost.localdomain/
> 127.0.0.1:60031'
> ------------
> [End of JobTracker Logs]
> -
sekar-2 wrote:
>
> Hi,
> Can you provide info on the input like compression etc? Also, are you
> using cached files in your map tasks? It might be helpful if you paste the
> logs here after blanking your system specific info., as then one can find
> out where till the reduce it wen
les852 [mailto:faheemk...@gmail.com]
> Sent: Wednesday, September 30, 2009 6:38 AM
> To: core-...@hadoop.apache.org
> Subject: Re: last map task taking too long
>
>
> Basically, it finishes what it is supposed to do (I view the logs to find
> out), but does not move onto the redu
.
Thanks,
Amogh
-Original Message-
From: achilles852 [mailto:faheemk...@gmail.com]
Sent: Wednesday, September 30, 2009 6:38 AM
To: core-...@hadoop.apache.org
Subject: Re: last map task taking too long
Basically, it finishes what it is supposed to do (I view the logs to find
out), but does
Basically, it finishes what it is supposed to do (I view the logs to find
out), but does not move onto the reduce stage.
Ted Dunning wrote:
>
> Is that last map task actually running, or is it pending?
>
> On Tue, Sep 29, 2009 at 5:57 PM, achilles852 wrote:
>
>>
>> Hey.. I am trying to write
Is that last map task actually running, or is it pending?
On Tue, Sep 29, 2009 at 5:57 PM, achilles852 wrote:
>
> Hey.. I am trying to write a small mapreduce program. I launch a few map
> tasks, each of which should complete within a certain time (say 5
> minutes)... all the tasks complete with