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

Hadoop QA commented on HADOOP-12597:
------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  6s{color} 
| {color:red} HADOOP-12597 does not apply to trunk. Rebase required? Wrong 
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-12597 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12737914/HDFS-8534.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/10587/console |
| Powered by | Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> 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: 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