[
https://issues.apache.org/jira/browse/HDFS-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862024#comment-13862024
]
Kihwal Lee commented on HDFS-5382:
----------------------------------
This is what I get.
{noformat}
[17:26:03.117] GET http://[namenode:port]/webhdfs/v1/?op=LISTSTATUS [HTTP/1.1
401 98ms]
{noformat}
The browser is running on a machine that cannot talk to the kdc for the
cluster, so SPNEGO does not work. The request passed our auth filter. Again the
same feature used to work before this change.
> Implement the UI of browsing filesystems in HTML 5 page
> -------------------------------------------------------
>
> Key: HDFS-5382
> URL: https://issues.apache.org/jira/browse/HDFS-5382
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Fix For: 2.4.0
>
> Attachments: HDFS-5382.000.patch, HDFS-5382.001.patch,
> HDFS-5382.002.patch, HDFS-5382.003.patch, browse-dir.png, file-info.png
>
>
> The UI of browsing filesystems can be implemented as an HTML 5 application.
> The UI can pull the data from WebHDFS.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)