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

Hudson commented on HDFS-4566:
------------------------------

Integrated in Hadoop-Yarn-trunk #149 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/149/])
    HDFS-4566. Webdhfs token cancelation should use authentication (daryn) 
(Revision 1454059)

     Result = SUCCESS
daryn : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1454059
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHdfsUrl.java

                
> Webdhfs token cancelation should use authentication
> ---------------------------------------------------
>
>                 Key: HDFS-4566
>                 URL: https://issues.apache.org/jira/browse/HDFS-4566
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: webhdfs
>    Affects Versions: 2.0.0-alpha, 3.0.0, 0.23.7
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>             Fix For: 3.0.0, 0.23.7, 2.0.4-alpha
>
>         Attachments: HDFS-4566.patch
>
>
> Webhdfs tries to use its own implicit/internal token to cancel tokens.  
> However, like getting and renewing a token, cancel should use direct 
> authentication to ensure daemons like yarn's RM don't have problems canceling 
> tokens.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to