You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by Harun Raşit Er <ha...@gmail.com> on 2012/10/16 18:02:24 UTC

wait at the end of job

Hi Everyone;

I have a windows hadoop cluster consists of 8 slaves 1 master node. My
hadoop program is a collection of recursive jobs. I create 14 map, 14
reduce tasks in each job. My files are up to 10mb.

My problem is that all jobs are waiting at the end of job. Map %100 Reduce
%100 seen on command prompt but it does not progress for 5 minutes. Then it
goes to next job execution.

So anyone has an idea?

Thanks.

Re: wait at the end of job

Posted by Radim Kolar <hs...@filez.com>.
it tracks data read into buffer, not processed data. sitting at 100 
percent is okay

Re: wait at the end of job

Posted by Radim Kolar <hs...@filez.com>.
it tracks data read into buffer, not processed data. sitting at 100 
percent is okay

Re: wait at the end of job

Posted by Radim Kolar <hs...@filez.com>.
it tracks data read into buffer, not processed data. sitting at 100 
percent is okay

Re: wait at the end of job

Posted by Radim Kolar <hs...@filez.com>.
it tracks data read into buffer, not processed data. sitting at 100 
percent is okay