| Package | Description |
|---|---|
| org.apache.hadoop.hive.accumulo |
Serde and InputFormat support for connecting Hive to Accumulo tables.
|
| org.apache.hadoop.hive.accumulo.mr |
map reduce and supporting classes
|
| org.apache.hadoop.hive.accumulo.predicate |
Predicate pushdown to Accumulo filter iterators.
|
| Modifier and Type | Field and Description |
|---|---|
protected AccumuloPredicateHandler |
AccumuloStorageHandler.predicateHandler |
| Modifier and Type | Field and Description |
|---|---|
protected AccumuloPredicateHandler |
HiveAccumuloTableInputFormat.predicateHandler |
| Modifier and Type | Method and Description |
|---|---|
static AccumuloPredicateHandler |
AccumuloPredicateHandler.getInstance() |
| Constructor and Description |
|---|
AccumuloRangeGenerator(org.apache.hadoop.conf.Configuration conf,
AccumuloPredicateHandler predicateHandler,
HiveAccumuloRowIdColumnMapping rowIdMapping,
String hiveRowIdColumnName) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.