[ 
https://issues.apache.org/jira/browse/HADOOP-12597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15520988#comment-15520988
 ] 

Steve Loughran commented on HADOOP-12597:
-----------------------------------------

LGTM: +1

> In kms-site.xml configuration 
> "hadoop.security.keystore.JavaKeyStoreProvider.password" should be updated 
> with new name
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-12597
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12597
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.7.0
>            Reporter: huangyitian
>            Assignee: Surendra Singh Lilhore
>            Priority: Minor
>         Attachments: HADOOP-12597-branch-2.7.patch, HDFS-8534.patch
>
>
> In http://hadoop.apache.org/docs/r2.7.0/hadoop-kms/index.html  :
> it mentioned as
> {code} 
> <property>
>     <name>hadoop.security.keystore.java-keystore-provider.password-file</name>
>     <value>kms.keystore.password</value>
>   </property>
> {code}
> But in kms-site.xml the configuration name is wrong.
> {code}
> <property> <name>hadoop.security.keystore.JavaKeyStoreProvider.password</name>
>     <value>none</value>
>     <description>
>       If using the JavaKeyStoreProvider, the password for the keystore file.
>     </description>
>   </property>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to