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 18:15:00 UTC

[jira] [Created] (HIVE-22427) PersistenceManagerProvider Logs a Warning About datanucleus.autoStartMechanismMode

David Mollitor created HIVE-22427:
-------------------------------------

             Summary: PersistenceManagerProvider Logs a Warning About datanucleus.autoStartMechanismMode
                 Key: HIVE-22427
                 URL: https://issues.apache.org/jira/browse/HIVE-22427
             Project: Hive
          Issue Type: Improvement
          Components: Standalone Metastore
    Affects Versions: 3.2.0
            Reporter: David Mollitor
            Assignee: David Mollitor


{code:none}
WARN [pool-6-thread-2] metastore.PersistenceManagerProvider: datanucleus.autoStartMechanismMode is set to unsupported value null . Setting it to value: ignored
{code}

This does not need to be a WARN level logging for this scenario.  Perhaps if user configures the value to some non-null value, then emit a warning, otherwise, simply emit an INFO level stating that the configuration is not set and that a reasonable default value will be used.



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