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

Dmytro Molkov commented on HDFS-991:
------------------------------------

This patch broke the HftpFileSystem, since in StreamFile.java you are now using 
name.conf attribute to get the configuration, but since it runs in the DataNode 
it uses datanode.conf name for the configuration attribute.
This calls for a HftpFileSystem unittest, since we do not have one this slipped 
through.

> Allow browsing the filesystem over http using delegation tokens
> ---------------------------------------------------------------
>
>                 Key: HDFS-991
>                 URL: https://issues.apache.org/jira/browse/HDFS-991
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.22.0
>
>         Attachments: h-991.patch, h-991.patch, h-991.patch, h-991.patch, 
> h-991.patch
>
>
> Assuming the user authenticates to the NameNode in the browser, allow them to 
> browse the file system by adding a delegation token the the url when it is 
> redirected to a datanode.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to