| Package | Description |
|---|---|
| org.apache.hive.hcatalog.common | |
| org.apache.hive.hcatalog.mapreduce |
| Modifier and Type | Method and Description |
|---|---|
static HiveStorageHandler |
HCatUtil.getStorageHandler(org.apache.hadoop.conf.Configuration conf,
PartInfo partitionInfo) |
| Modifier and Type | Method and Description |
|---|---|
PartInfo |
HCatSplit.getPartitionInfo()
Gets the partition info.
|
| Modifier and Type | Method and Description |
|---|---|
List<PartInfo> |
InputJobInfo.getPartitions() |
| Constructor and Description |
|---|
HCatSplit(PartInfo partitionInfo,
org.apache.hadoop.mapred.InputSplit baseMapRedSplit)
Instantiates a new hcat split.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.