| Package | Description |
|---|---|
| org.apache.hadoop.hive.hbase |
Implements an HBase storage handler for Hive.
|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| 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 |
HBaseStatsPublisher
A class that implements the StatsPublisher interface through HBase.
|
| Modifier and Type | Method and Description |
|---|---|
static StatsPublisher |
Utilities.getStatsPublisher(org.apache.hadoop.mapred.JobConf jc) |
| Modifier and Type | Class and Description |
|---|---|
class |
CounterStatsPublisher |
| Modifier and Type | Method and Description |
|---|---|
StatsPublisher |
StatsFactory.getStatsPublisher()
Returns a Stats publisher implementation class for the IStatsPublisher interface
For example HBaseStatsPublisher for the HBase implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
FSStatsPublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCStatsPublisher |
Copyright © 2017 The Apache Software Foundation. All rights reserved.