[
https://issues.apache.org/jira/browse/HADOOP-14131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Zhuge updated HADOOP-14131:
--------------------------------
Description:
{{kms.sh run/start}} creates the erroneous dir "$\{kms.log.dir}". The system
property {{kms.log.dir}} is not set for log4j to substitute the variable.
HADOOP-14083 introduced the issue.
was:
{{kms.sh start}} creates the erroneous dir "$\{kms.log.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}}.
> kms.sh fails to set kms.log.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 run/start}} creates the erroneous dir "$\{kms.log.dir}". The system
> property {{kms.log.dir}} is not set for log4j to substitute the variable.
> HADOOP-14083 introduced the issue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]