public class HiveIndexedInputFormat extends HiveInputFormat
HiveInputFormat.HiveInputSplit| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
l4j |
inputFormats, LOG, pathToPartitionInfo| Constructor and Description |
|---|
HiveIndexedInputFormat() |
HiveIndexedInputFormat(java.lang.String indexFileName) |
| Modifier and Type | Method and Description |
|---|---|
InputSplit[] |
doGetSplits(JobConf job,
int numSplits) |
static java.util.List<java.lang.String> |
getIndexFiles(java.lang.String indexFileStr) |
InputSplit[] |
getSplits(JobConf job,
int numSplits) |
configure, getInputFormatFromCache, getPartitionDescFromPath, getRecordReader, init, pushFilters, pushProjectionsAndFilters, pushProjectionsAndFilters, validateInputpublic HiveIndexedInputFormat()
public HiveIndexedInputFormat(java.lang.String indexFileName)
public InputSplit[] doGetSplits(JobConf job,
int numSplits)
throws java.io.IOException
java.io.IOExceptionpublic static java.util.List<java.lang.String> getIndexFiles(java.lang.String indexFileStr)
public InputSplit[] getSplits(JobConf job,
int numSplits)
throws java.io.IOException
getSplits in class HiveInputFormatjava.io.IOExceptionCopyright © 2012 The Apache Software Foundation