public class MapredParquetInputFormat extends org.apache.hadoop.mapred.FileInputFormat<Void,org.apache.hadoop.io.ArrayWritable>
Modifier | Constructor and Description |
---|---|
|
MapredParquetInputFormat() |
protected |
MapredParquetInputFormat(parquet.hadoop.ParquetInputFormat<org.apache.hadoop.io.ArrayWritable> inputFormat) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapred.RecordReader<Void,org.apache.hadoop.io.ArrayWritable> |
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, setMinSplitSize
public MapredParquetInputFormat()
protected MapredParquetInputFormat(parquet.hadoop.ParquetInputFormat<org.apache.hadoop.io.ArrayWritable> inputFormat)
public org.apache.hadoop.mapred.RecordReader<Void,org.apache.hadoop.io.ArrayWritable> 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.InputFormat<Void,org.apache.hadoop.io.ArrayWritable>
getRecordReader
in class org.apache.hadoop.mapred.FileInputFormat<Void,org.apache.hadoop.io.ArrayWritable>
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.