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

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

David Mollitor created HIVE-22421:
-------------------------------------

             Summary: 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


{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)