public interface InputFormatChecker
| Modifier and Type | Method and Description |
|---|---|
boolean |
validateInput(org.apache.hadoop.fs.FileSystem fs,
HiveConf conf,
List<org.apache.hadoop.fs.FileStatus> files)
This method is used to validate the input files.
|
boolean validateInput(org.apache.hadoop.fs.FileSystem fs,
HiveConf conf,
List<org.apache.hadoop.fs.FileStatus> files)
throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.