@InterfaceAudience.Public @InterfaceStability.Stable public class CombineTextInputFormat extends CombineFileInputFormat<LongWritable,Text>
CombineFileInputFormat-equivalent for
TextInputFormat.CombineFileInputFormatFileInputFormat.CounterSPLIT_MINSIZE_PERNODE, SPLIT_MINSIZE_PERRACKINPUT_DIR, INPUT_DIR_RECURSIVE, NUM_INPUT_FILES, PATHFILTER_CLASS, SPLIT_MAXSIZE, SPLIT_MINSIZE| Constructor and Description |
|---|
CombineTextInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordReader<LongWritable,Text> |
getRecordReader(InputSplit split,
JobConf conf,
Reporter reporter)
This is not implemented yet.
|
createPool, createPool, createRecordReader, getSplits, isSplitable, isSplitable, listStatuscreatePool, createPool, getFileBlockLocations, getSplits, setMaxSplitSize, setMinSplitSizeNode, setMinSplitSizeRackaddInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getFormatMinSplitSize, getInputDirRecursive, getInputPathFilter, getInputPaths, getMaxSplitSize, getMinSplitSize, listStatus, makeSplit, setInputDirRecursive, setInputPathFilter, setInputPaths, setInputPaths, setMaxInputSplitSize, setMinInputSplitSizepublic RecordReader<LongWritable,Text> getRecordReader(InputSplit split, JobConf conf, Reporter reporter) throws IOException
CombineFileInputFormatgetRecordReader in interface InputFormat<LongWritable,Text>getRecordReader in class CombineFileInputFormat<LongWritable,Text>split - the InputSplitconf - the job that this split belongs toRecordReaderIOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.