Uses of Package
org.apache.hadoop.streaming

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

Classes in org.apache.hadoop.streaming used by org.apache.hadoop.streaming
Environment
          This is a class used to get the current environment on the host machines running the map/reduce.
PipeMapRed
          Shared functionality for PipeMapper, PipeReducer.
PipeReducer
          A generic Reducer bridge.
StreamBaseRecordReader
          Shared functionality for hadoopStreaming formats.
 

Classes in org.apache.hadoop.streaming used by org.apache.hadoop.streaming.io
PipeMapRed
          Shared functionality for PipeMapper, PipeReducer.
 



Copyright © 2009 The Apache Software Foundation