| Package | Description |
|---|---|
| org.apache.hadoop.hive.accumulo |
Serde and InputFormat support for connecting Hive to Accumulo tables.
|
| org.apache.hadoop.hive.hbase |
Implements an HBase storage handler for Hive.
|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.ql.metadata | |
| org.apache.hive.hcatalog.mapreduce |
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloStorageHandler
Create table mapping to Accumulo for Hive.
|
| Modifier and Type | Method and Description |
|---|---|
HiveMetaHook |
AccumuloStorageHandler.getMetaHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseStorageHandler
HBaseStorageHandler provides a HiveStorageHandler implementation for
HBase.
|
| Modifier and Type | Method and Description |
|---|---|
HiveMetaHook |
HBaseStorageHandler.getMetaHook() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetaHook |
HiveMetaHookLoader.getHook(Table tbl)
Loads a hook for the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
HiveMetaHook |
HiveStorageHandler.getMetaHook() |
HiveMetaHook |
DefaultStorageHandler.getMetaHook() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetaHook |
FosterStorageHandler.getMetaHook() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.