public class ContainerContextBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.pervasive.datarush.hadoop.shims.yarn.ContainerContext |
createContext(Platform targetPlatform,
ClasspathSpecifier classpathSpec,
String jobName,
Class<?> mainClass,
Path archivePath,
ClusterPreferences clusterPreferences)
Create a container context.
|
public static com.pervasive.datarush.hadoop.shims.yarn.ContainerContext createContext(Platform targetPlatform, ClasspathSpecifier classpathSpec, String jobName, Class<?> mainClass, Path archivePath, ClusterPreferences clusterPreferences)
targetPlatform - build context for this platformclasspathSpec - classpath specifierjobName - job namejobType - job typemainClass - main class to start uparchivePath - path to lib archiveCopyright © 2015 Actian Corporation. All Rights Reserved.