Sumit Gupta created KNOX-626:
--------------------------------
Summary: NameNode UI through Knox has various tabs not working
Key: KNOX-626
URL: https://issues.apache.org/jira/browse/KNOX-626
Project: Apache Knox
Issue Type: Bug
Components: Server
Affects Versions: 0.7.0
Reporter: Sumit Gupta
Fix For: 0.7.0
When using the HDFSUI service, the proxied NameNode UI does not function
correctly for the following tabs, Overview, Datanodes, Datanode volume failures
and Snapshot.
The message 'NameNode is still loading. Redirecting to the Startup Progress
page.' appears on the default page and the Startup Progress tab is seen. The
Utilities and File Browsing seem to work well.
example service config in topology
{code}
<service>
<role>HDFSUI</role>
<url>http://localhost:50070/</url>
</service>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)