Description
This issue is inspired by HADOOP-3620. In JobTracker, the network address of tracker gets resolved asynchronously. Now it can be done inline i.e while the trackers register. This is of great help for HADOOP-3245 where this enhancement makes the design simpler.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-3245 Provide ability to persist running jobs (extend HADOOP-1876)
- Closed
- relates to
-
MAPREDUCE-122 JobTracker.addNewTracker() unnecessarily resolves already resolved nodes
- Resolved