[
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615144#comment-15615144
]
Larry McCay commented on KNOX-765:
----------------------------------
[~kamrul] - Thank you for the contribution!
Does this patch fully fix the issues that you saw with proxying the namenode UI?
We need to figure out a way to provide tests for this sort of thing.
In the meantime, we can ignore that warning.
> 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.11.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)