public class OrcFileStripeMergeInputFormat extends MergeFileInputFormat
| Constructor and Description |
|---|
OrcFileStripeMergeInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordReader<OrcFileKeyWrapper,OrcFileValueWrapper> |
getRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.mapred.JobConf job,
org.apache.hadoop.mapred.Reporter reporter) |
addInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getInputPathFilter, getInputPaths, getSplitHosts, getSplits, isSplitable, listStatus, makeSplit, makeSplit, setInputPathFilter, setInputPaths, setInputPaths, setMinSplitSizepublic org.apache.hadoop.mapred.RecordReader<OrcFileKeyWrapper,OrcFileValueWrapper> getRecordReader(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.JobConf job, org.apache.hadoop.mapred.Reporter reporter) throws IOException
getRecordReader in interface org.apache.hadoop.mapred.InputFormatgetRecordReader in class MergeFileInputFormatIOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.