@InterfaceAudience.Private @InterfaceStability.Unstable public interface LinuxContainerRuntime extends ContainerRuntime
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.apache.hadoop.conf.Configuration conf)
Initialize the runtime.
|
getIpAndHost, launchContainer, prepareContainer, reapContainer, signalContainer, useWhitelistEnvvoid initialize(org.apache.hadoop.conf.Configuration conf)
throws ContainerExecutionException
conf - the Configuration to useContainerExecutionException - if an error occurs while initializing
the runtimeCopyright © 2018 Apache Software Foundation. All Rights Reserved.