[
https://issues.apache.org/jira/browse/HDFS-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861888#comment-13861888
]
Kihwal Lee commented on HDFS-5382:
----------------------------------
Hmm. We have our own auth filter, but now accessing explorer.html results in
following:
{noformat}
Failed to retreive data from /webhdfs/v1/?op=LISTSTATUS, cause: OK
WebHDFS might be disabled. WebHDFS is required to browse the filesystem.
{noformat}
It used to work fine with the previous version based on
nn_browsedfscontent.jsp. The cluster has security and webhdfs enabled.
> 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)