public final class SparkParsedInputFormat extends SparkMRQLFileInputFormat
Modifier and Type | Class and Description |
---|---|
static class |
SparkParsedInputFormat.ParsedRecordReader |
Constructor and Description |
---|
SparkParsedInputFormat() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapred.RecordReader<MRContainer,MRContainer> |
getRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.mapred.JobConf job,
org.apache.hadoop.mapred.Reporter reporter)
record reader for spark
|
collect, materialize
public org.apache.hadoop.mapred.RecordReader<MRContainer,MRContainer> getRecordReader(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.JobConf job, org.apache.hadoop.mapred.Reporter reporter) throws IOException
SparkMRQLFileInputFormat
getRecordReader
in interface org.apache.hadoop.mapred.InputFormat<MRContainer,MRContainer>
getRecordReader
in class SparkMRQLFileInputFormat
IOException
Copyright © 2013-2016 The Apache Software Foundation. All Rights Reserved.