public class PathTrackingAvroInputFormat extends PathTrackingInputFormat
COPY_HEADER| Constructor and Description |
|---|
PathTrackingAvroInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.NullWritable,co.cask.cdap.api.data.format.StructuredRecord.Builder> |
createRecordReader(org.apache.hadoop.mapreduce.lib.input.FileSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context,
String pathField,
co.cask.cdap.api.data.schema.Schema schema) |
createRecordReaderaddInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getFormatMinSplitSize, getInputDirRecursive, getInputPathFilter, getInputPaths, getMaxSplitSize, getMinSplitSize, getSplits, isSplitable, listStatus, makeSplit, setInputDirRecursive, setInputPathFilter, setInputPaths, setInputPaths, setMaxInputSplitSize, setMinInputSplitSizeprotected org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.NullWritable,co.cask.cdap.api.data.format.StructuredRecord.Builder> createRecordReader(org.apache.hadoop.mapreduce.lib.input.FileSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context,
@Nullable
String pathField,
@Nullable
co.cask.cdap.api.data.schema.Schema schema)
throws IOException,
InterruptedException
createRecordReader in class PathTrackingInputFormatIOExceptionInterruptedExceptionCopyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.