public class PigInputFormatTez extends PigInputFormat
PigInputFormat.RecordReaderFactory
log, PIG_INPUT_LIMITS, PIG_INPUT_SIGNATURES, PIG_INPUT_TARGETS, PIG_INPUTS
Constructor and Description |
---|
PigInputFormatTez() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.Text,Tuple> |
createRecordReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
getPigSplits, getSplits
public org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.Text,Tuple> createRecordReader(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException, InterruptedException
createRecordReader
in class PigInputFormat
IOException
InterruptedException
Copyright © 2007-2017 The Apache Software Foundation