You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by psdc1978 <ps...@gmail.com> on 2010/06/09 18:30:25 UTC

TaskTracker vs TaskInProgress

Hi,

What's the difference between a TaskTracker and a TaskInProgress?

Regards,

-- 
Pedro

Re: TaskTracker vs TaskInProgress

Posted by Ted Yu <yu...@gmail.com>.
Please refer to
http://archive.cloudera.com/cdh/3/hadoop-0.20.2+228/api/org/apache/hadoop/mapred/TaskInProgress.html
See method

*getTaskToRun*(String
<http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true>
taskTracker)


On Wed, Jun 9, 2010 at 9:30 AM, psdc1978 <ps...@gmail.com> wrote:

> Hi,
>
> What's the difference between a TaskTracker and a TaskInProgress?
>
> Regards,
>
> --
> Pedro
>