You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/03/21 23:23:00 UTC

[jira] [Updated] (HIVE-19003) metastoreconf logs too much on info level

     [ https://issues.apache.org/jira/browse/HIVE-19003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shelukhin updated HIVE-19003:
------------------------------------
    Status: Patch Available  (was: Open)

[~alangates] can you take a look?

> 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: Sergey Shelukhin
>            Priority: Major
>         Attachments: HIVE-19003.patch
>
>
> {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)