| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| org.apache.hadoop.hive.ql.exec.mr |
| Modifier and Type | Method and Description |
|---|---|
static FetchOperator |
PartitionKeySampler.createSampler(FetchWork work,
org.apache.hadoop.mapred.JobConf job,
Operator<?> operator) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FetchOperator> |
ExecMapperContext.getFetchOperators() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecMapperContext.setFetchOperators(Map<String,FetchOperator> fetchOperators) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.