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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/29 21:02:41 UTC

[jira] [Resolved] (MAPREDUCE-1134) The API around HistoryEvent has inelegances

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

Allen Wittenauer resolved MAPREDUCE-1134.
-----------------------------------------

    Resolution: Won't Fix

> The API around HistoryEvent has inelegances
> -------------------------------------------
>
>                 Key: MAPREDUCE-1134
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1134
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Dick King
>
> For example, ReduceAttemptFinishedEvent has a getAttemptId() method, but TaskAttemptStartedEvent has a getTaskAttemptId() method.  TaskFailedEvent has a getFailedAttemptID [note that "ID" in this context is spelled with an uppercase D, while all the other "Id"'s are spelled with a lowercase d ] .
> Should we make a pass over these things and clean these up before too many people code to this API?
> -dk



--
This message was sent by Atlassian JIRA
(v6.2#6252)