Sergey Shelukhin created HIVE-19003:
---------------------------------------
Summary: metastoreconf logs too much on info level
Key: HIVE-19003
URL: https://issues.apache.org/jira/browse/HIVE-19003
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
Assignee: Alan Gates
{noformat}
2018-03-20T17:49:33,107 INFO [main] conf.MetastoreConf: MetastoreConf object:
Used hive-site file:...
Used hivemetastore-site file: ...
Key: <metastore.added.jars.path> old hive key: <hive.added.jars.path> value: <>
Key: <metastore.aggregate.stats.cache.clean.until> old hive key:
<hive.metastore.aggregate.stats.cache.clean.until> value: <0.8>
Key: <metastore.aggregate.stats.cache.enabled> old hive key:
<hive.metastore.aggregate.stats.cache.enabled> value: <false>
Key: <metastore.aggregate.stats.cache.fpp> old hive key:
<hive.metastore.aggregate.stats.cache.fpp> value: <0.01>
Key: <metastore.aggregate.stats.cache.max.full> old hive key:
<hive.metastore.aggregate.stats.cache.max.full> value: <0.9>
... the entire config.
{noformat}
Is it possible to remove this logging or reduce it to trace, or at least debug?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)