[ https://issues.apache.org/jira/browse/MAPREDUCE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Allen Wittenauer updated MAPREDUCE-5363: ---------------------------------------- Resolution: Fixed Fix Version/s: 2.6.0 3.0.0 Status: Resolved (was: Patch Available) +1 committing this to trunk and branch-2. Thanks! > Fix doc and spelling for TaskCompletionEvent#getTaskStatus and getStatus > ------------------------------------------------------------------------ > > Key: MAPREDUCE-5363 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5363 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv1, mrv2 > Affects Versions: 1.1.2, 2.1.0-beta > Reporter: Sandy Ryza > Assignee: Akira AJISAKA > Priority: Minor > Labels: newbie > Fix For: 3.0.0, 2.6.0 > > Attachments: MAPREDUCE-5363-1.patch, MAPREDUCE-5363-2.patch, > MAPREDUCE-5363-3.patch > > > The doc for TaskCompletionEvent#get(Task)Status in both MR1 and MR2 is > {code} > Returns enum Status.SUCESS or Status.FAILURE. > @return task tracker status > {code} > The actual values that the Status enum can take are > FAILED, KILLED, SUCCEEDED, OBSOLETE, TIPFAILED -- This message was sent by Atlassian JIRA (v6.2#6252)