You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/01 14:28:00 UTC

[jira] [Updated] (HIVE-22421) Improve Logging If Configuration File Not Found

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

David Mollitor updated HIVE-22421:
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Thanks [~pvary] for the review! Pushed to master.

> Improve Logging If Configuration File Not Found
> -----------------------------------------------
>
>                 Key: HIVE-22421
>                 URL: https://issues.apache.org/jira/browse/HIVE-22421
>             Project: Hive
>          Issue Type: Improvement
>          Components: Standalone Metastore
>    Affects Versions: 3.2.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 4.0.0
>
>         Attachments: HIVE-22421.1.patch
>
>
> {code:none}
> 2019-10-28T21:07:27,599  INFO [main] conf.MetastoreConf: Unable to find config file metastore-site.xml
> 2019-10-28T21:07:27,599  INFO [main] conf.MetastoreConf: Found configuration file null
> {code}
> Prints 'unable to find' followed by 'null'.  Just print one or the other.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)