[jira] [Updated] (KNOX-765) Namenode UI fails to download few js and css

2016-10-29 Thread Larry McCay (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay updated KNOX-765:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> 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)


[jira] [Updated] (KNOX-765) Namenode UI fails to download few js and css

2016-10-27 Thread Mohammad Kamrul Islam (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mohammad Kamrul Islam updated KNOX-765:
---
Status: Patch Available  (was: Open)

> 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)


[jira] [Updated] (KNOX-765) Namenode UI fails to download few js and css

2016-10-27 Thread Mohammad Kamrul Islam (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mohammad Kamrul Islam updated KNOX-765:
---
Attachment: KNOX-765.1.patch

Initial patch

> 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)


[jira] [Updated] (KNOX-765) Namenode UI fails to download few js and css

2016-10-27 Thread Mohammad Kamrul Islam (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mohammad Kamrul Islam updated KNOX-765:
---
Status: Open  (was: Patch Available)

> 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
>
>
> 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)


[jira] [Updated] (KNOX-765) Namenode UI fails to download few js and css

2016-10-27 Thread Mohammad Kamrul Islam (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mohammad Kamrul Islam updated KNOX-765:
---
Status: Patch Available  (was: Open)

> 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
>
>
> 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)


[jira] [Updated] (KNOX-765) Namenode UI fails to download few js and css

2016-10-27 Thread Larry McCay (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay updated KNOX-765:
-
Fix Version/s: 0.11.0

> 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
>
>
> 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)


[jira] [Updated] (KNOX-765) Namenode UI fails to download few js and css

2016-10-27 Thread Larry McCay (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay updated KNOX-765:
-
Assignee: Mohammad Kamrul Islam

> 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
>
> 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)