Expired launching tasks affect small jobs' execution time
---------------------------------------------------------

                 Key: HADOOP-5424
                 URL: https://issues.apache.org/jira/browse/HADOOP-5424
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Vinod K V


Currently when a task is given to a TT, the JT doesn't mark the task as running 
till the TT responds back to the JT. And within 10 mins(hard-coded), if the 
task doesn't come back, then only the task gets relaunched. For small jobs, 
this is a lot of time.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to