[
https://issues.apache.org/jira/browse/HDFS-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124491#comment-14124491
]
Hudson commented on HDFS-6986:
------------------------------
SUCCESS: Integrated in Hadoop-Hdfs-trunk #1863 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1863/])
HDFS-6986. DistributedFileSystem must get delegation tokens from configured
KeyProvider. (zhz via tucu) (tucu: rev 3b35f81603bbfae119762b50bcb46de70a421368)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DistributedFileSystem.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestEncryptionZones.java
> DistributedFileSystem must get delegation tokens from configured KeyProvider
> ----------------------------------------------------------------------------
>
> Key: HDFS-6986
> URL: https://issues.apache.org/jira/browse/HDFS-6986
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: security
> Reporter: Alejandro Abdelnur
> Assignee: Zhe Zhang
> Fix For: 2.6.0
>
> Attachments: HDFS-6986-20140905-v2.patch,
> HDFS-6986-20140905-v3.patch, HDFS-6986-20140905.patch, HDFS-6986.patch
>
>
> {{KeyProvider}} via {{KeyProviderDelegationTokenExtension}} provides
> delegation tokens. {{DistributedFileSystem}} should augment the HDFS
> delegation tokens with the keyprovider ones so tasks can interact with
> keyprovider when it is a client/server impl (KMS).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)