Package | Description |
---|---|
org.apache.hadoop.hive.accumulo |
Serde and InputFormat support for connecting Hive to Accumulo tables.
|
org.apache.hadoop.hive.accumulo.mr | |
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(AccumuloPredicateHandler predicateHandler,
HiveAccumuloRowIdColumnMapping rowIdMapping,
String hiveRowIdColumnName) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.