edu.stolaf.cs.wmrserver.streaming
Class PipeMapRed
java.lang.Object
edu.stolaf.cs.wmrserver.streaming.PipeMapRed
- Direct Known Subclasses:
- PipeMapper, PipeReducer
public abstract class PipeMapRed
- extends java.lang.Object
Shared functionality for PipeMapper, PipeReducer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final org.apache.commons.logging.Log LOG
outerrThreadsThrowable
protected volatile java.lang.Throwable outerrThreadsThrowable
PipeMapRed
public PipeMapRed()
configure
public void configure(org.apache.hadoop.mapred.JobConf job)
mapRedFinished
public void mapRedFinished()
getContext
public java.lang.String getContext()