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

Harsh J resolved MAPREDUCE-39.
------------------------------

    Resolution: Invalid

This'd be complicated with JVM reuse. Besides, if a task reports itself done, 
its done?

Resolving but reopen if am wrong.
                
> Task tracker should wait for the process to exit before declaring the task 
> successful or failed.
> ------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-39
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-39
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Devaraj Das
>
> Currently when a task declares it is done, the status in the task tracker is 
> changed immediately. Instead it should wait for the subprocess to actually be 
> done before it moves to one of the final states. This lead to a race 
> condition where the task was still generating log data after the job tracker 
> had reported the task as done.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to