Sergey Shelukhin created HIVE-14765:
---------------------------------------
Summary: metrics - gauge overwritten messages
Key: HIVE-14765
URL: https://issues.apache.org/jira/browse/HIVE-14765
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
{noformat}
2016-09-14T21:09:55,553 WARN [HiveServer2-HttpHandler-Pool: Thread-48]:
metrics2.CodahaleMetrics (CodahaleMetrics.java:addGauge(304)) - A Gauge with
name [init_total_count_dbs] already exists. The old gauge will be overwritten,
but this is not recommended
2016-09-14T21:09:55,553 WARN [HiveServer2-HttpHandler-Pool: Thread-48]:
metrics2.CodahaleMetrics (CodahaleMetrics.java:addGauge(304)) - A Gauge with
name [init_total_count_tables] already exists. The old gauge will be
overwritten, but this is not recommended
2016-09-14T21:09:55,554 WARN [HiveServer2-HttpHandler-Pool: Thread-48]:
metrics2.CodahaleMetrics (CodahaleMetrics.java:addGauge(304)) - A Gauge with
name [init_total_count_partitions] already exists. The old gauge will be
overwritten, but this is not recommended
{noformat}
Might have something to do with metastore being a threadlocal (just shooting in
the dark)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)