| 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.serde |
| Modifier and Type | Field and Description |
|---|---|
protected AccumuloConnectionParameters |
AccumuloStorageHandler.connectionParams |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HiveAccumuloTableInputFormat.configure(org.apache.hadoop.mapred.JobConf conf,
org.apache.accumulo.core.client.Instance instance,
org.apache.accumulo.core.client.Connector connector,
AccumuloConnectionParameters accumuloParams,
ColumnMapper columnMapper,
List<org.apache.accumulo.core.client.IteratorSetting> iterators,
Collection<org.apache.accumulo.core.data.Range> ranges)
Configure the underlying AccumuloInputFormat
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloSerDeParameters |
Copyright © 2017 The Apache Software Foundation. All rights reserved.