public interface InputFormatChecker
Modifier and Type | Method and Description |
---|---|
boolean |
validateInput(org.apache.hadoop.fs.FileSystem fs,
HiveConf conf,
ArrayList<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, ArrayList<org.apache.hadoop.fs.FileStatus> files) throws IOException
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.