| Package | Description |
|---|---|
| org.apache.hadoop.hive.accumulo |
Serde and InputFormat support for connecting Hive to Accumulo tables.
|
| org.apache.hadoop.hive.accumulo.serde |
| Modifier and Type | Field and Description |
|---|---|
protected HiveAccumuloMapColumnMapping |
LazyAccumuloMap.columnMapping |
| Modifier and Type | Method and Description |
|---|---|
void |
LazyAccumuloMap.init(AccumuloHiveRow row,
HiveAccumuloMapColumnMapping columnMapping) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AccumuloRowSerializer.serializeColumnMapping(HiveAccumuloMapColumnMapping columnMapping,
ObjectInspector fieldObjectInspector,
Object value,
org.apache.accumulo.core.data.Mutation mutation)
Serialize the Hive Map into an Accumulo row
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.