Description
There is absolutely no need for NM to start ContainerManager on a standard port, it should bind to an ephemeral port. Binding on ephemeral ports will help us start multiple NMs on a single node without any issues.
The same holds for the ResourceLocalizationService's server port and NM Http server's port.
Attachments
Issue Links
- is duplicated by
-
MAPREDUCE-2986 Multiple node managers support for the MiniYARNCluster
- Closed
- is related to
-
MAPREDUCE-2652 MR-279: Cannot run multiple NMs on a single node
- Closed
-
MAPREDUCE-2749 [MR-279] NM registers with RM even before it starts various servers
- Closed