[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337132#comment-14337132
 ] 

Akira AJISAKA commented on MAPREDUCE-5612:
------------------------------------------

Thanks [~pvs013] for creating the patch. Some comments:
1. Could you add the Jason's comment
bq.  When a reducer receives a TIPFAILED event it gives up trying to shuffle 
data from that map task.
to the javadoc for {{TIPFAILED}}?
2. Would you please add the document to 
o.a.h.*mapreduce*.TaskCompletionEvent.java also?
3. Some lines are longer than 80 characters, so would you render the lines 
within 80 characters?
4. The below semicolon is unnecessarily.
{code}
+    TIPFAILED
+ };
{code}


> Document TaskAttemptCompletionEventStatuses
> -------------------------------------------
>
>                 Key: MAPREDUCE-5612
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5612
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 2.2.0
>            Reporter: Sandy Ryza
>            Assignee: Chris Palmer
>            Priority: Minor
>              Labels: newbie
>             Fix For: trunk
>
>         Attachments: MAPREDUCE-5612.001.patch
>
>
> What's the difference between FAILED and TIPFAILED?  What is OBSOLETE?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to