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,
ArrayList<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, ArrayList<org.apache.hadoop.fs.FileStatus> files) throws IOException
InputFormatChecker
validateInput
in interface InputFormatChecker
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.