Uses of Interface
org.apache.hadoop.mapreduce.v2.app.launcher.ContainerLauncher
Packages that use ContainerLauncher
Package
Description
-
Uses of ContainerLauncher in org.apache.hadoop.mapred
Classes in org.apache.hadoop.mapred that implement ContainerLauncherModifier and TypeClassDescriptionclassRuns the container task locally in a thread. -
Uses of ContainerLauncher in org.apache.hadoop.mapreduce.v2.app
Methods in org.apache.hadoop.mapreduce.v2.app that return ContainerLauncherModifier and TypeMethodDescriptionprotected ContainerLauncherMRAppMaster.createContainerLauncher(AppContext context) MRAppMaster.getContainerLauncher() -
Uses of ContainerLauncher in org.apache.hadoop.mapreduce.v2.app.launcher
Classes in org.apache.hadoop.mapreduce.v2.app.launcher that implement ContainerLauncherModifier and TypeClassDescriptionclassThis class is responsible for launching of containers.