[
https://issues.apache.org/jira/browse/HADOOP-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15765303#comment-15765303
]
John Zhuge commented on HADOOP-13911:
-------------------------------------
The following line in {{kms.sh}} is redundant:
{code}
hadoop_debug "Using CATALINA_OPTS: ${CATALINA_OPTS_DISP}"
{code}
{noformat}
$ CATALINA_OPTS='-config abc.xml' sbin/kms.sh --debug run
...
DEBUG: Setting CATALINA_OPTS to -config abc.xml
DEBUG: Using CATALINA_OPTS: -config abc.xml
{noformat}
{{kms-config.sh}} prints the line {{Setting CATALINA_OPTS to ...}}.
> Remove TRUSTSTORE_PASSWORD related scripts from KMS
> ---------------------------------------------------
>
> Key: HADOOP-13911
> URL: https://issues.apache.org/jira/browse/HADOOP-13911
> Project: Hadoop Common
> Issue Type: Improvement
> Components: kms
> Affects Versions: 3.0.0-alpha2
> Reporter: Xiao Chen
> Assignee: John Zhuge
> Priority: Minor
> Fix For: 3.0.0-alpha2
>
> Attachments: HADOOP-13911.001.patch, HADOOP-13911.002.patch
>
>
> Now that HADOOP-13864 is fixed, it's unnecessary to set the truststore
> password. Let's remove it from kms.sh.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]