You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "yunfei liu (JIRA)" <ji...@apache.org> on 2017/03/01 09:40:45 UTC

[jira] [Created] (HIVE-16075) MetaStore needs to reinitialize log4j to allow log specific settings via hiveconf take effect

yunfei liu created HIVE-16075:
---------------------------------

             Summary: MetaStore needs to reinitialize log4j to allow log specific settings via hiveconf take effect 
                 Key: HIVE-16075
                 URL: https://issues.apache.org/jira/browse/HIVE-16075
             Project: Hive
          Issue Type: Improvement
          Components: Metastore
    Affects Versions: 2.2.0
            Reporter: yunfei liu
            Assignee: yunfei liu
            Priority: Minor


when I start hive metastore with command :
{quote}
{{hive --service metastore -hiveconf hive.log.file=hivemetastore.log -hiveconf hive.log.dir=/home/yun/hive/log}}
{quote}
The two log parameters won't take effect。
The reason is that : After metastore copy hive conf parameters into java system properties, it doesn't reinitialize log4j



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)