Package edu.stolaf.cs.wmrserver.streaming

Class Summary
JarBuilder This class is the main class for generating job.jar for Hadoop Streaming jobs.
PipeMapper A generic Mapper bridge.
PipeMapRed Shared functionality for PipeMapper, PipeReducer.
PipeMapRunner<K1,V1,K2,V2>  
PipeReducer A generic Reducer bridge.
StreamJob All the client-side work happens here.
StreamKeyValUtil  
StreamUtil Utilities not available elsewhere in Hadoop.
UTF8ByteArrayUtils Deprecated. use UTF8ByteArrayUtils and StreamKeyValUtil instead