public class FileInputDataSetConfiguratorImpl extends FileInputDataSetConfigurator
FileInputDataSetConfigurator for the old Hadoop API| Constructor and Description |
|---|
FileInputDataSetConfiguratorImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureInputPath(FileInputDataSet dataSet, org.apache.hadoop.conf.Configuration conf)
Configures the data set's file locations into the given job's configuration
|
java.lang.Class<?> |
getBaseInputFormatClass()
Gets the InputFormat super class supported by this configurator.
|
acceptsDataSet, configure, validateInputFormatClass, validateInputPathsprotected void configureInputPath(FileInputDataSet dataSet, org.apache.hadoop.conf.Configuration conf) throws java.lang.Exception
FileInputDataSetConfiguratorconfigureInputPath in class FileInputDataSetConfiguratordataSet - an input data setconf - a job configurationjava.lang.Exceptionpublic java.lang.Class<?> getBaseInputFormatClass()
InputDataSetConfiguratorCopyright © 2016 Oracle and/or its affiliates. All Rights Reserved.