| Package | Description |
|---|---|
| org.apache.hadoop.hive.hbase |
Implements an HBase storage handler for Hive.
|
| org.apache.hadoop.hive.hbase.struct |
| Modifier and Type | Field and Description |
|---|---|
protected HBaseSerDeParameters |
AbstractHBaseKeyFactory.hbaseParams |
| Modifier and Type | Method and Description |
|---|---|
HBaseSerDeParameters |
HBaseSerDe.getHBaseSerdeParam() |
| Modifier and Type | Method and Description |
|---|---|
void |
HBaseKeyFactory.init(HBaseSerDeParameters hbaseParam,
Properties properties)
initialize factory with properties
|
void |
DefaultHBaseKeyFactory.init(HBaseSerDeParameters hbaseParam,
Properties properties) |
void |
AbstractHBaseKeyFactory.init(HBaseSerDeParameters hbaseParam,
Properties properties) |
| Constructor and Description |
|---|
HBaseRowSerializer(HBaseSerDeParameters hbaseParam) |
LazyHBaseRow(LazySimpleStructObjectInspector oi,
HBaseSerDeParameters serdeParams)
Construct a LazyHBaseRow object with the ObjectInspector.
|
| Modifier and Type | Field and Description |
|---|---|
protected HBaseSerDeParameters |
DefaultHBaseValueFactory.hbaseParams |
| Modifier and Type | Method and Description |
|---|---|
void |
HBaseValueFactory.init(HBaseSerDeParameters hbaseParam,
org.apache.hadoop.conf.Configuration conf,
Properties properties)
Initialize factory with properties
|
void |
DefaultHBaseValueFactory.init(HBaseSerDeParameters hbaseParams,
org.apache.hadoop.conf.Configuration conf,
Properties properties) |
void |
AvroHBaseValueFactory.init(HBaseSerDeParameters hbaseParams,
org.apache.hadoop.conf.Configuration conf,
Properties properties) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.