public class OrcInputFormat extends <any> implements InputFormatChecker
Constructor and Description |
---|
OrcInputFormat() |
Modifier and Type | Method and Description |
---|---|
<any> |
getRecordReader(InputSplit inputSplit,
JobConf conf,
Reporter reporter) |
boolean |
validateInput(FileSystem fs,
HiveConf conf,
java.util.ArrayList<FileStatus> files)
This method is used to validate the input files.
|
public <any> getRecordReader(InputSplit inputSplit, JobConf conf, Reporter reporter) throws java.io.IOException
java.io.IOException
public boolean validateInput(FileSystem fs, HiveConf conf, java.util.ArrayList<FileStatus> files) throws java.io.IOException
InputFormatChecker
validateInput
in interface InputFormatChecker
java.io.IOException
Copyright © 2012 The Apache Software Foundation