[ 
https://issues.apache.org/jira/browse/MAPREDUCE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer resolved MAPREDUCE-242.
----------------------------------------

    Resolution: Incomplete

Closing as stale.

> TaskTracker can skip a dfs check on every task launch.
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-242
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-242
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>
> When tasktracker gets a new task to run, it queries the namenode to find out 
> the job directory _size_. This _size_ is required if the job files are not 
> yet localized. But if its already localized then the dfs call gets wasted. 
> This will be true for all but 1 tasks that run for a job on a tracker. One 
> can avoid it but checking if the job is already localized.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to