Class | Description |
---|---|
BaseMapReduceFlow | |
FlowMapper |
Class FlowMapper is the Hadoop Mapper implementation.
|
FlowReducer |
Class FlowReducer is the Hadoop Reducer implementation.
|
HadoopFlow |
Class HadoopFlow is the Apache Hadoop specific implementation of a
Flow . |
HadoopFlowProcess |
Class HadoopFlowProcess is an implementation of
FlowProcess for Hadoop. |
HadoopFlowStep | |
MapReduceFlow |
Class MapReduceFlow is a
HadoopFlow subclass that supports custom MapReduce jobs
pre-configured via the JobConf object. |
MapReduceFlowStep | |
MultiMapReduceFlow |
Class MultiMapReduceFlow is a
HadoopFlow subclass that supports custom MapReduce jobs
pre-configured via one or more JobConf objects. |
Copyright © 2007-2017 Cascading Maintainers. All Rights Reserved.