Uses of Class
org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat

Packages that use CombineFileInputFormat
org.apache.hadoop.examples Hadoop example code. 
 

Uses of CombineFileInputFormat in org.apache.hadoop.examples
 

Subclasses of CombineFileInputFormat in org.apache.hadoop.examples
static class MultiFileWordCount.MyInputFormat
          To use CombineFileInputFormat, one should extend it, to return a (custom) RecordReader.
 



Copyright © 2009 The Apache Software Foundation