K - V - public class RCFileInputFormat<K extends LongWritable,V extends BytesRefArrayWritable> extends <any> implements InputFormatChecker
| Constructor and Description |
|---|
RCFileInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
<any> |
getRecordReader(InputSplit split,
JobConf job,
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 split,
JobConf job,
Reporter reporter)
throws java.io.IOException
java.io.IOExceptionpublic boolean validateInput(FileSystem fs,
HiveConf conf,
java.util.ArrayList<FileStatus> files)
throws java.io.IOException
InputFormatCheckervalidateInput in interface InputFormatCheckerjava.io.IOExceptionCopyright © 2012 The Apache Software Foundation