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 "Bikas Saha (JIRA)" <ji...@apache.org> on 2012/05/04 01:30:48 UTC

[jira] [Updated] (MAPREDUCE-3958) RM: Remove RMNodeState and replace it with NodeState

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

Bikas Saha updated MAPREDUCE-3958:
----------------------------------

    Attachment: MAPREDUCE-3958-3.patch

refreshing patch after latest pull.
                
> RM: Remove RMNodeState and replace it with NodeState
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3958
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3958
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3958-1.patch, MAPREDUCE-3958-2.patch, MAPREDUCE-3958-3.patch, MAPREDUCE-3958.patch
>
>
> RMNodeState is being sent over the wire after MAPREDUCE-3353. This has been done by cloning the enum into NodeState in yarn protocol records.
> That makes RMNodeState redundant and it should be replaced with NodeState.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira