public class SequenceFileInputFormatChecker extends Object implements InputFormatChecker
| Constructor and Description |
|---|
SequenceFileInputFormatChecker() |
| 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.
|
public boolean validateInput(org.apache.hadoop.fs.FileSystem fs,
HiveConf conf,
List<org.apache.hadoop.fs.FileStatus> files)
throws IOException
InputFormatCheckervalidateInput in interface InputFormatCheckerIOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.