public class ETLMapReduce extends AbstractMapReduce
| Modifier and Type | Class and Description |
|---|---|
static class |
ETLMapReduce.ETLMapper
Mapper Driver for ETL Transforms.
|
static class |
ETLMapReduce.ETLReducer
Reducer for a phase of an ETL pipeline.
|
| Constructor and Description |
|---|
ETLMapReduce(BatchPhaseSpec phaseSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
void |
destroy() |
void |
initialize() |
beforeSubmit, configure, getConfigurer, getContext, initialize, onFinish, setDescription, setDriverResources, setInputDataset, setMapperResources, setName, setProperties, setReducerResources, useStreamInput, useStreamInput, useStreamInputusePlugin, usePlugin, usePluginClass, usePluginClassaddDatasetModule, addDatasetType, addStream, addStream, createDataset, createDataset, createDataset, createDatasetpublic static final String NAME
public ETLMapReduce(BatchPhaseSpec phaseSpec)
public void configure()
configure in class AbstractMapReducepublic void initialize()
throws Exception
initialize in class AbstractMapReduceExceptionpublic void destroy()
destroy in interface ProgramLifecycle<MapReduceContext>destroy in class AbstractMapReduceCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.