@UseFileSplitsFromInputFormat public class HoodieHFileInputFormat extends HoodieCopyOnWriteTableInputFormat
conf| Constructor and Description |
|---|
HoodieHFileInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
protected HoodieDefaultTimeline |
filterInstantsTimeline(HoodieDefaultTimeline timeline) |
org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.ArrayWritable> |
getRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.mapred.JobConf job,
org.apache.hadoop.mapred.Reporter reporter) |
protected boolean |
isSplitable(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path filename) |
checkIfValidFileSlice, createFileStatusUnchecked, doListStatus, getFileStatusUnchecked, getHoodieVirtualKeyInfo, listStatus, listStatusForIncrementalMode, makeSplit, makeSplitgetConf, setConfprotected HoodieDefaultTimeline filterInstantsTimeline(HoodieDefaultTimeline timeline)
public org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.NullWritable,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<org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.ArrayWritable>getRecordReader in class HoodieCopyOnWriteTableInputFormatIOExceptionprotected boolean isSplitable(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path filename)
isSplitable in class HoodieCopyOnWriteTableInputFormatCopyright © 2022 The Apache Software Foundation. All rights reserved.