[
https://issues.apache.org/jira/browse/HDFS-8534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
surendra singh lilhore reassigned HDFS-8534:
--------------------------------------------
Assignee: surendra singh lilhore
> kms configuration hadoop.security.keystore.JavaKeyStoreProvider.password need
> update in apache KMS index WEBUI
> --------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-8534
> URL: https://issues.apache.org/jira/browse/HDFS-8534
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.0
> Reporter: huangyitian
> Assignee: surendra singh lilhore
> Priority: Minor
>
> In http://hadoop.apache.org/docs/r2.7.0/hadoop-kms/index.html :
> it mentioned as
> <property>
> <name>hadoop.security.keystore.java-keystore-provider.password-file</name>
> <value>kms.keystore.password</value>
> </property>
> But actually in Hadoop code.the configuration name already update.
> <property> <name>hadoop.security.keystore.JavaKeyStoreProvider.password</name>
> <value>none</value>
> <description>
> If using the JavaKeyStoreProvider, the password for the keystore file.
> </description>
> </property>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)