vcsomor opened a new pull request #3047: URL: https://github.com/apache/hive/pull/3047
The JsonReporter and JsonFileMetricsReporter writing the same file. This issue is caused by the HIVE-25842. Since the Metrics is launching also a JmxExporter the `MetricsFactory.init(conf);` is unnecessary in the HiveMetaStore the delta metrics will be exposed. ### How was this patch tested? This test has been tested manually by checking the JMX console for the reported obsolete delta metrics. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
