Package org.apache.hadoop.yarn.service.containerlaunch
package org.apache.hadoop.yarn.service.containerlaunch
-
ClassesClassDescriptionorg.apache.hadoop.yarn.service.containerlaunch.AbstractLauncherLauncher of applications: base classorg.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructorbuild a classpath -allows for entries to be injected in front of YARN classpath as well as behind, adds appropriate separators, extraction of local classpath, etc.org.apache.hadoop.yarn.service.containerlaunch.CommandLineBuilderBuild a single command line to include in the container commands; Special support for JVM command buildup.org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchServiceorg.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContextLaunch context of a component.org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilderCommand line builder purely for the Java CLI.