[
https://issues.apache.org/jira/browse/HADOOP-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053556#comment-14053556
]
Hudson commented on HADOOP-10769:
---------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk #606 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/606/])
HADOOP-10769. Create KeyProvider extension to handle delegation tokens.
Contributed by Arun Suresh. (atm:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1608286)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/KeyProviderDelegationTokenExtension.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/key/TestKeyProviderDelegationTokenExtension.java
> Create KeyProvider extension to handle delegation tokens
> --------------------------------------------------------
>
> Key: HADOOP-10769
> URL: https://issues.apache.org/jira/browse/HADOOP-10769
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0
> Reporter: Alejandro Abdelnur
> Assignee: Arun Suresh
> Fix For: 3.0.0
>
> Attachments: HADOOP-10769.1.patch, HADOOP-10769.2.patch,
> HADOOP-10769.3.patch
>
>
> The KeyProvider API needs to return delegation tokens to enable access to the
> KeyProvider from processes without Kerberos credentials (ie Yarn containers).
> This is required for HDFS encryption and KMS integration.
--
This message was sent by Atlassian JIRA
(v6.2#6252)