Uses of Class
org.apache.hadoop.mapred.KeyValueTextInputFormat

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

Subclasses of KeyValueTextInputFormat in org.apache.hadoop.streaming
 class StreamInputFormat
          An input format that selects a RecordReader based on a JobConf property.
 



Copyright © 2009 The Apache Software Foundation