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

Vinod Kumar Vavilapalli updated MAPREDUCE-5237:
-----------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.5-beta
     Hadoop Flags: Incompatible change,Reviewed
           Status: Resolved  (was: Patch Available)

Committed this to trunk and branch-2. Thanks Zhijie.

Marking it as incompatible as ClusterStatus.UNINITIALIZED_MEMORY_VALUE is a 
long now and so breaks 0.23.x but it shouldn't be a big deal in reality.
                
> ClusterStatus incompatiblity issues with MR1
> --------------------------------------------
>
>                 Key: MAPREDUCE-5237
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5237
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>             Fix For: 2.0.5-beta
>
>         Attachments: MAPREDUCE-5237.1.patch, MAPREDUCE-5237.2.patch, 
> MAPREDUCE-5237.3.patch
>
>
> The three functions are:
> Collection<String> getGraylistedTrackerNames()
> int getGraylistedTrackers()
> State getJobTrackerState()
> The're tracker related, such that they are no longer used in MR2. Maybe we 
> should add them and throw UnsupportedOperationException?
> In addition, UNINITIALIZED_MEMORY_VALUE changes from long to int

--
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

Reply via email to