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