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

Packages that use StreamBaseRecordReader
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 StreamBaseRecordReader in org.apache.hadoop.streaming
 

Subclasses of StreamBaseRecordReader in org.apache.hadoop.streaming
 class StreamXmlRecordReader
          A way to interpret XML fragments as Mapper input records.
 



Copyright © 2009 The Apache Software Foundation