You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2017/02/28 07:19:45 UTC

[jira] [Created] (HADOOP-14131) kms.sh create erroneous dir

John Zhuge created HADOOP-14131:
-----------------------------------

             Summary: kms.sh create erroneous dir
                 Key: HADOOP-14131
                 URL: https://issues.apache.org/jira/browse/HADOOP-14131
             Project: Hadoop Common
          Issue Type: Bug
          Components: kms
    Affects Versions: 2.9.0
            Reporter: John Zhuge
            Assignee: John Zhuge
            Priority: Minor


{{kms.sh start}} create dir {{$\{kms.log.dir\}}} on the current dir. Obvious the system property {{kms.log.dir}} is not set correctly, thus log4j fails to substitute the variable.

HADOOP-14083 introduced the issue by mistakenly moving {{kms.log.dir}} from option {{-D}} to file {{catalina.properties}}. The same goes to other properties not just used by Tomcat.  They should still be set by option {{-D}}.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org