public class ExternalSparkProgram extends AbstractSpark
| Modifier and Type | Field and Description |
|---|---|
static String |
STAGE_NAME |
| Constructor and Description |
|---|
ExternalSparkProgram(BatchPhaseSpec phaseSpec,
co.cask.cdap.etl.spec.StageSpec stageSpec) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
void |
destroy() |
protected void |
initialize() |
beforeSubmit, configure, getConfigurer, getContext, initialize, onFinish, setClientResources, setDescription, setDriverResources, setExecutorResources, setMainClass, setMainClassName, setName, setPropertiesusePlugin, usePlugin, usePluginClass, usePluginClassaddDatasetModule, addDatasetType, addStream, addStream, createDataset, createDataset, createDataset, createDatasetpublic static final String STAGE_NAME
public ExternalSparkProgram(BatchPhaseSpec phaseSpec, co.cask.cdap.etl.spec.StageSpec stageSpec)
protected void configure()
configure in class AbstractSparkprotected void initialize()
throws Exception
initialize in class AbstractSparkExceptionpublic void destroy()
destroy in interface ProgramLifecycle<SparkClientContext>destroy in class AbstractSparkCopyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.