[ https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15614905#comment-15614905 ]
Hadoop QA commented on KNOX-765: -------------------------------- Testing JIRA KNOX-765 Patch [KNOX-765.1.patch|https://issues.apache.org/jira/secure/attachment/12835746/KNOX-765.1.patch] downloaded at Fri Oct 28 09:10:44 UTC 2016 ---------------------------- {color:green}+1 PATCH_APPLIES{color} {color:green}+1 CLEAN{color} {color:red}-1 RAW_PATCH_ANALYSIS{color} . {color:green}+1{color} the patch does not introduce any @author tags . {color:green}+1{color} the patch does not introduce any tabs . {color:green}+1{color} the patch does not introduce any trailing spaces . {color:green}+1{color} the patch does not introduce any line longer than 120 . {color:red}-1{color} the patch does not add/modify any testcase {color:green}+1 RAT{color} . {color:green}+1{color} the patch does not seem to introduce new RAT warnings {color:green}+1 JAVADOC{color} . {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings {color:green}+1 COMPILE{color} . {color:green}+1{color} HEAD compiles . {color:green}+1{color} patch compiles . {color:green}+1{color} the patch does not seem to introduce new javac warnings . {color:red}WARNING{color}: the current HEAD has 76 javac warning(s) {color:green}+1 FINDBUGS{color} . {color:green}+1{color} the patch does not seem to introduce new Findbugs warnings . {color:red}WARNING: the current HEAD has Findbugs warning(s), they should be addressed ASAP{color} {color:green}+1 TESTS{color} . Tests run: 666 {color:green}+1 DISTRO{color} . {color:green}+1{color} distro tarball builds with the patch ---------------------------- {color:red}*-1 Overall result, please check the reported -1(s)*{color} {color:red}. There is at least one warning, please check{color} The full output of the test-patch run is available at . https://builds.apache.org/job/Knox-master-patch-verify/85/ > 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)