Mohammad Kamrul Islam created KNOX-765:
------------------------------------------
Summary: 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
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)