| Package | Description |
|---|---|
| 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 |
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 © 2016 The Apache Software Foundation. All rights reserved.