|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputFormatBase | |
---|---|
org.apache.hadoop.mapred | A system for scalable, fault-tolerant, distributed computation over large data collections. |
org.apache.hadoop.streaming |
Uses of InputFormatBase in org.apache.hadoop.mapred |
---|
Subclasses of InputFormatBase in org.apache.hadoop.mapred | |
---|---|
class |
SequenceFileInputFilter
A class that allows a map/red job to work on a sample of sequence files. |
class |
SequenceFileInputFormat
An InputFormat for SequenceFile s. |
class |
TextInputFormat
An InputFormat for plain text files. |
Uses of InputFormatBase in org.apache.hadoop.streaming |
---|
Subclasses of InputFormatBase in org.apache.hadoop.streaming | |
---|---|
class |
MergerInputFormat
Eventually will be fed TupleInputFormats. |
class |
StreamInputFormat
An input format that performs globbing on DFS paths and selects a RecordReader based on a JobConf property. |
class |
TupleInputFormat
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |