| Interface | Description |
|---|---|
| CodahaleReporter |
| Class | Description |
|---|---|
| CodahaleMetrics |
Codahale-backed Metrics implementation.
|
| ConsoleMetricsReporter |
A wrapper around Codahale ConsoleReporter to make it a pluggable/configurable Hive Metrics reporter.
|
| JmxMetricsReporter |
A wrapper around Codahale JmxReporter to make it a pluggable/configurable Hive Metrics reporter.
|
| JsonFileMetricsReporter |
A metrics reporter for CodahaleMetrics that dumps metrics periodically into
a file in JSON format.
|
| Metrics2Reporter |
A wrapper around Codahale HadoopMetrics2Reporter to make it a pluggable/configurable Hive Metrics reporter.
|
| MetricVariableRatioGauge |
Combines two numeric metric variables into one gauge type metric displaying their ratio
|
| Enum | Description |
|---|---|
| MetricsReporting |
Reporting options for org.apache.hadoop.hive.common.metrics.metrics2.Metrics.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.