Start an allocated container.
The ApplicationMaster or other applications that use the client must provide the details of the allocated container, including the Id, the assigned node's Id and the token via {@link Container}. In addition, the AM needs to provide the {@link ContainerLaunchContext} aswell.
NodeManager to launch the container
@return a map between the auxiliary service names and their outputs
@throws YarnException
@throws IOException
| |
| |
| |
| |
| |
| |