[
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617095#comment-15617095
]
Mohammad Kamrul Islam commented on KNOX-765:
--------------------------------------------
[~lmccay] : it resolve all Namenode UI issue.
Is there any existing testing framework?
> Namenode UI fails to download few js and css
> --------------------------------------------
>
> Key: KNOX-765
> URL: https://issues.apache.org/jira/browse/KNOX-765
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Mohammad Kamrul Islam
> Assignee: Mohammad Kamrul Islam
> Fix For: 0.10.0
>
> Attachments: KNOX-765.1.patch
>
>
> Can't view Namenode UI in browser. Can only display the static page -- no
> dynamic content though.
> In browser, the download of few files were getting "404". The close scrutiny
> reveals the failed downloads have wrong paths. For example.
> 1. Successful download: This file has succeeded with 200 :
> "http://MY_KNOX_HOST:8445/gateway/sandbox/hdfs/static/jquery-1.10.2.min.js"
> 2. Failure download: This one got 404.
> http://MY_KNOX_HOST:8445/static/jquery.dataTables.min.js
>
> The full path is not there. /gateway/sandbox/hdfs/ is missing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)