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

Amareshwari Sriramadasu updated HADOOP-4759:
--------------------------------------------

    Status: Open  (was: Patch Available)

cancelling patch to incorporate offline comments from Devaraj and Sharad.
Comments include :
1. move umbilical.statusUpdate() with re-tries to an api in Task.java , and 
make sure it is called after every setPhase to reflect the change in Phase 
immediately.
2. taskTrackerPort should not be -1 for lost tasktracker in JobHistory
3. distinguish explicitly JobCleanup and TaskCleanup in all the methods.
4. Add more comments
5. rename TaskTracker.getLocalTaskOutputDir to 
TaskTracker.getIntermediateOutputDir
6. rename TaskStatus.isCleaningup to TaskStatus.inTaskCleanupPhase()
7. Remove parameter state from taskInProgress constructor
8. remove unreachable code in statusupdate

> HADOOP-4654 to be fixed for branches >= 0.19
> --------------------------------------------
>
>                 Key: HADOOP-4759
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4759
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0
>
>         Attachments: patch-4759-1.txt, patch-4759.txt
>
>
> Since HADOOP-4654 is fixed only for branch 18.3. This jira looks at the issue 
> reported for 0.19 and above branches 

-- 
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