Uses of Class
org.apache.hadoop.streaming.PipeMapRed

Packages that use PipeMapRed
org.apache.hadoop.streaming Hadoop Streaming is a utility which allows users to create and run Map-Reduce jobs with any executables (e.g. 
 

Uses of PipeMapRed in org.apache.hadoop.streaming
 

Subclasses of PipeMapRed in org.apache.hadoop.streaming
 class PipeMapper
          A generic Mapper bridge.
 class PipeReducer
          A generic Reducer bridge.
 



Copyright © 2008 The Apache Software Foundation