Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add new and deprecated confs introduced via Hive-16206

...

  • Default Value:  "JSON_FILE, JMX"
  • Added in: Hive 1.3.0 and 2.0.0 with HIVE-10761
  • Deprecated in: Hive 3.0.0 with HIVE-16206

Reporter type for metric class org.apache.hadoop.hive.common.metrics.metrics2.CodahaleMetrics, a comma separated list of values JMX, CONSOLE, JSON_FILE.

A new reporter type HADOOP2 has been added in Hive 2.1.0 with HIVE-13480.

hive.service.metrics.codahale.reporter.classes
  • Default Value:  "org.apache.hadoop.hive.common.metrics.metrics2.JsonFileMetricsReporter, org.apache.hadoop.hive.common.metrics.metrics2.JmxMetricsReporter"
  • Added in: Hive 3.0.0 with HIVE-16206

Comma separated list of reporter implementation classes for metric class org.apache.hadoop.hive.common.metrics.metrics2.CodahaleMetrics. Overrides hive.service.metrics.reporter conf if present.

hive.service.metrics.file.location

...