public class KeplerApp4Reduce extends KeplerAppBase
_keplerManagerException, _manager, _model, _runWorkflowLifecyclePerInput, _sinkActor, _sourceActor| Constructor and Description |
|---|
KeplerApp4Reduce(org.apache.hadoop.conf.Configuration hadoopConf) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<KeyValuePair> |
executeWf(org.apache.hadoop.io.WritableComparable key,
java.util.Iterator<org.apache.hadoop.io.Writable> values) |
cleanup, executionError, executionFinished, managerStateChangedpublic KeplerApp4Reduce(org.apache.hadoop.conf.Configuration hadoopConf)
public java.util.List<KeyValuePair> executeWf(org.apache.hadoop.io.WritableComparable key, java.util.Iterator<org.apache.hadoop.io.Writable> values) throws java.io.IOException
java.io.IOException