public class HiveIndexedInputFormat extends HiveInputFormat
HiveInputFormat.HiveInputSplit| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
l4j |
mrwork, pathToPartitionInfo| Constructor and Description |
|---|
HiveIndexedInputFormat() |
HiveIndexedInputFormat(String indexFileName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.InputSplit[] |
doGetSplits(org.apache.hadoop.mapred.JobConf job,
int numSplits) |
static List<String> |
getIndexFiles(String indexFileStr) |
org.apache.hadoop.mapred.InputSplit[] |
getSplits(org.apache.hadoop.mapred.JobConf job,
int numSplits) |
configure, getInputFormatFromCache, getPartitionDescFromPath, getRecordReader, init, pushFilters, pushProjectionsAndFilters, pushProjectionsAndFilterspublic HiveIndexedInputFormat()
public HiveIndexedInputFormat(String indexFileName)
public org.apache.hadoop.mapred.InputSplit[] doGetSplits(org.apache.hadoop.mapred.JobConf job,
int numSplits)
throws IOException
IOExceptionpublic org.apache.hadoop.mapred.InputSplit[] getSplits(org.apache.hadoop.mapred.JobConf job,
int numSplits)
throws IOException
getSplits in interface org.apache.hadoop.mapred.InputFormatgetSplits in class HiveInputFormatIOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.