Modifier and Type | Class and Description |
---|---|
class |
MapReduceBinaryInputFormat
Input format for Apache Hadoop sequence files
|
class |
MapReduceGeneratorInputFormat
the FileInputFormat for data generators: it creates HDFS files, where each file contains
an (offset,size) pair that generates the range of values [offset,offset+size]
|
class |
MapReduceParsedInputFormat
A FileInputFormat for text files (CVS, XML, JSON, ...)
|
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.