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

Hudson commented on YARN-2373:
------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk #644 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/644/])
YARN-2373. Changed WebAppUtils to use Configuration#getPassword for accessing 
SSL passwords. Contributed by Larry McCay (jianhe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1617555)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/util/WebAppUtils.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/webapp/util
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/webapp/util/TestWebAppUtils.java


> WebAppUtils Should Use configuration.getPassword for Accessing SSL Passwords
> ----------------------------------------------------------------------------
>
>                 Key: YARN-2373
>                 URL: https://issues.apache.org/jira/browse/YARN-2373
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>             Fix For: 2.6.0
>
>         Attachments: YARN-2373.patch, YARN-2373.patch, YARN-2373.patch, 
> YARN-2373.patch, YARN-2373.patch
>
>
> As part of HADOOP-10904, this jira represents a change to WebAppUtils to 
> uptake the use of the credential provider API through the new method on 
> Configuration called getPassword.
> This provides an alternative to storing the passwords in clear text within 
> the ssl-server.xml file while maintaining backward compatibility with that 
> behavior.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to