Description
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
<service>
<role>HDFSUI</role>
<url>http://localhost:50070/</url>
</service>