Description
MAPREDUCE-2954 moved these methods to the record interfaces from the PB impls for ContainerId, ApplicationId and ApplicationAttemptId. This is good as they don't need to be tied to the implementation.
We should do the same for all IDs. In fact some of these are missing for IDs like MR AM JobId, TaskId etc.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-3030 RM is not processing heartbeat and continuously giving the message 'Node not found rebooting'
- Closed