| Package | Description |
|---|---|
| org.apache.hadoop.hive.common.metrics.metrics2 |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleMetricsReporter
A wrapper around Codahale ConsoleReporter to make it a pluggable/configurable Hive Metrics reporter.
|
class |
JmxMetricsReporter
A wrapper around Codahale JmxReporter to make it a pluggable/configurable Hive Metrics reporter.
|
class |
JsonFileMetricsReporter
A metrics reporter for CodahaleMetrics that dumps metrics periodically into
a file in JSON format.
|
class |
Metrics2Reporter
A wrapper around Codahale HadoopMetrics2Reporter to make it a pluggable/configurable Hive Metrics reporter.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.