public interface ContainerLauncher
Modifier and Type | Method and Description |
---|---|
void |
launchContainer(org.apache.hadoop.yarn.api.records.Container container,
java.util.List<java.lang.String> commands)
Launch container
Container using given list
of commands. |