public interface InputFormatChecker
Modifier and Type | Method and Description |
---|---|
boolean |
validateInput(FileSystem fs,
HiveConf conf,
java.util.ArrayList<FileStatus> files)
This method is used to validate the input files.
|
boolean validateInput(FileSystem fs, HiveConf conf, java.util.ArrayList<FileStatus> files) throws java.io.IOException
java.io.IOException
Copyright © 2012 The Apache Software Foundation