public class SpatialIndexInputDataSetConfiguratorImpl extends SpatialIndexInputDataSetConfigurator
SpatialIndexInputDataSetConfigurator
for the old Hadoop APIConstructor and Description |
---|
SpatialIndexInputDataSetConfiguratorImpl() |
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, validateInputPaths
public SpatialIndexInputDataSetConfiguratorImpl()
protected void configureInputPath(FileInputDataSet dataSet, org.apache.hadoop.conf.Configuration conf) throws java.lang.Exception
FileInputDataSetConfigurator
configureInputPath
in class FileInputDataSetConfigurator
dataSet
- an input data setconf
- a job configurationjava.lang.Exception
public java.lang.Class<?> getBaseInputFormatClass()
InputDataSetConfigurator
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.