Class ContainerStartContext
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.executor.ContainerStartContext
Encapsulates information required for starting/launching containers.
-
Method Details
-
getContainer
-
getLocalizedResources
-
getNmPrivateContainerScriptPath
public org.apache.hadoop.fs.Path getNmPrivateContainerScriptPath() -
getNmPrivateTokensPath
public org.apache.hadoop.fs.Path getNmPrivateTokensPath() -
getNmPrivateKeystorePath
public org.apache.hadoop.fs.Path getNmPrivateKeystorePath() -
getNmPrivateTruststorePath
public org.apache.hadoop.fs.Path getNmPrivateTruststorePath() -
getUser
-
getAppId
-
getContainerWorkDir
public org.apache.hadoop.fs.Path getContainerWorkDir() -
getLocalDirs
-
getLogDirs
-
getFilecacheDirs
-
getUserLocalDirs
-
getContainerLocalDirs
-
getContainerLogDirs
-
getUserFilecacheDirs
-
getApplicationLocalDirs
-
getCsiVolumesRootDir
public org.apache.hadoop.fs.Path getCsiVolumesRootDir()
-