You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2013/07/03 00:34:20 UTC

[jira] [Assigned] (MAPREDUCE-5363) Fix doc and spelling for TaskCompletionEvent#getTaskStatus and getStatus

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

Akira AJISAKA reassigned MAPREDUCE-5363:
----------------------------------------

    Assignee: Akira AJISAKA
    
> 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
>              Labels: newbie
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira