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

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 
25s{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  6m 
10s{color} | {color:green} branch-2.7 passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  0m 
23s{color} | {color:green} branch-2.7 passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  0m 
21s{color} | {color:green} the patch passed {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m  
0s{color} | {color:red} The patch has 1540 line(s) that end in whitespace. Use 
git apply --whitespace=fix <<patch_file>>. Refer 
https://git-scm.com/docs/git-apply {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m 
39s{color} | {color:red} The patch 20 line(s) with tabs. {color} |
| {color:green}+1{color} | {color:green} xml {color} | {color:green}  0m  
1s{color} | {color:green} The patch has no ill-formed XML file. {color} |
| {color:green}+1{color} | {color:green} unit {color} | {color:green}  0m 
14s{color} | {color:green} hadoop-kms in the patch passed with JDK v1.7.0_111. 
{color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
16s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  9m 17s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:c420dfe |
| JIRA Issue | HADOOP-12597 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12830194/HADOOP-12597-branch-2.7.patch
 |
| Optional Tests |  asflicense  mvnsite  unit  xml  |
| uname | Linux db412aa12117 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | branch-2.7 / 66ee9f5 |
| whitespace | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/10588/artifact/patchprocess/whitespace-eol.txt
 |
| whitespace | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/10588/artifact/patchprocess/whitespace-tabs.txt
 |
| JDK v1.7.0_111  Test Results | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/10588/testReport/ |
| modules | C: hadoop-common-project/hadoop-kms U: 
hadoop-common-project/hadoop-kms |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/10588/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: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to