public class MapReduceFlowStep extends HadoopFlowStep
JobConf
and allows it to be executed as a Flow
.accumulatedSourcesByJoin, sinks, sources, streamedSourceByJoin, tempSink
CASCADING_FLOW_STEP_ID
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapred.JobConf |
getInitializedConfig(FlowProcess<org.apache.hadoop.mapred.JobConf> flowProcess,
org.apache.hadoop.mapred.JobConf parentConfig) |
clean, createFlowStepJob, getMapperTrap, getMapperTraps, getReducerTrap, getReducerTraps, getTapForID, getTrap, getTraps, initFromSink, initFromSources, initFromTraps, isHadoopLocalMode
addAccumulatedSourceFor, addGroup, addListener, addSink, addSource, addStreamedSourceFor, clean, commitSinks, containsPipeNamed, createClientState, equals, fireOnCompleted, fireOnRunning, fireOnStarting, fireOnStopping, fireOnThrowable, getAllAccumulatedSources, getAllOperations, getConfig, getFlow, getFlowID, getFlowName, getFlowStepJob, getFlowStepStats, getGraph, getGroup, getGroups, getID, getJoinTributariesBetween, getName, getNextFlowElement, getNextScope, getNextScopes, getPreviousScopes, getScopeFor, getSink, getSinkName, getSinks, getSinkWith, getSourceName, getSources, getSourceWith, getStepDisplayName, getStepDisplayName, getStepNum, getStreamedSourceByJoin, getSubmitPriority, getSuccessors, getTopologicalOrderIterator, hashCode, hasListeners, initConfFromProcessConfigDef, isDebugEnabled, isInfoEnabled, logDebug, logError, logInfo, logWarn, logWarn, removeListener, rollbackSinks, setConf, setFlow, setFlowName, setSubmitPriority, toString
public org.apache.hadoop.mapred.JobConf getInitializedConfig(FlowProcess<org.apache.hadoop.mapred.JobConf> flowProcess, org.apache.hadoop.mapred.JobConf parentConfig)
getInitializedConfig
in class HadoopFlowStep