Package org.apache.hadoop.hive.hbase

Implements an HBase storage handler for Hive.

See:
          Description

Class Summary
DataInputInputStream  
DataOutputOutputStream  
HBaseCompositeKey HBaseCompositeKey extension of LazyStruct.
HBaseSerDe HBaseSerDe can be used to serialize object into an HBase table and deserialize objects from an HBase table.
HBaseSplit HBaseSplit augments FileSplit with HBase column mapping.
HBaseStatsAggregator A class that implements the StatsAggregator interface through HBase.
HBaseStatsPublisher A class that implements the StatsPublisher interface through HBase.
HBaseStatsSetupConstants  
HBaseStatsUtils  
HBaseStorageHandler HBaseStorageHandler provides a HiveStorageHandler implementation for HBase.
HiveHBaseTableInputFormat HiveHBaseTableInputFormat implements InputFormat for HBase storage handler tables, decorating an underlying HBase TableInputFormat with extra Hive logic such as column pruning and filter pushdown.
HiveHBaseTableOutputFormat HiveHBaseTableOutputFormat implements HiveOutputFormat for HBase tables.
HiveHFileOutputFormat HiveHFileOutputFormat implements HiveOutputFormat for HFile bulk loading.
LazyHBaseCellMap LazyHBaseCellMap refines LazyMap with HBase column mapping.
LazyHBaseRow LazyObject for storing an HBase row.
PutWritable  
ResultWritable  
 

Package org.apache.hadoop.hive.hbase Description

Implements an HBase storage handler for Hive.



Copyright © 2014 The Apache Software Foundation. All rights reserved.