| Package | Description |
|---|---|
| org.apache.hadoop.hive.accumulo.columns | |
| org.apache.hadoop.hive.accumulo.mr |
map reduce and supporting classes
|
| Constructor and Description |
|---|
ColumnMapper(String serializedColumnMappings,
String defaultStorageType,
List<String> columnNames,
List<TypeInfo> columnTypes)
Create a mapping from Hive columns (rowID and column) to Accumulo columns (column family and
qualifier).
|
| Modifier and Type | Method and Description |
|---|---|
protected ColumnMapper |
HiveAccumuloTableInputFormat.getColumnMapper(org.apache.hadoop.conf.Configuration conf) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.