| Package | Description |
|---|---|
| org.apache.hadoop.hive.hbase |
Implements an HBase storage handler for Hive.
|
| org.apache.hadoop.hive.ql.stats | |
| org.apache.hadoop.hive.ql.stats.fs | |
| org.apache.hadoop.hive.ql.stats.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseStatsAggregator
A class that implements the StatsAggregator interface through HBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CounterStatsAggregator |
class |
CounterStatsAggregatorSpark |
class |
CounterStatsAggregatorTez
This class aggregates stats via counters and does so for Tez Tasks.
|
| Modifier and Type | Method and Description |
|---|---|
StatsAggregator |
StatsFactory.getStatsAggregator()
Returns a Stats Aggregator implementation class for the IStatsAggregator interface
For example HBaseStatsAggregator for the HBase implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
FSStatsAggregator |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCStatsAggregator |
Copyright © 2017 The Apache Software Foundation. All rights reserved.