[ https://issues.apache.org/jira/browse/KNOX-2996?focusedWorklogId=908304&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-908304 ]
ASF GitHub Bot logged work on KNOX-2996: ---------------------------------------- Author: ASF GitHub Bot Created on: 05/Mar/24 11:59 Start Date: 05/Mar/24 11:59 Worklog Time Spent: 10m Work Description: moresandeep commented on code in PR #829: URL: https://github.com/apache/knox/pull/829#discussion_r1512702584 ########## gateway-service-definitions/src/main/resources/services/hdfsui/3.0.0/rewrite.xml: ########## @@ -155,6 +155,9 @@ <rule dir="OUT" name="HDFSUI/hdfs/outbound/logs/files" pattern="/logs/{**}"> <rewrite template="{gateway.url}/hdfs/logs/{**}?host={$inboundurl[host]}"/> </rule> + <rule dir="OUT" name="HDFSUI/hdfs/outbound/topology" pattern="topology"> Review Comment: I see, thank you for your input. Issue Time Tracking ------------------- Worklog Id: (was: 908304) Time Spent: 1.5h (was: 1h 20m) > Add proxy for hdfs UI network topology > --------------------------------------- > > Key: KNOX-2996 > URL: https://issues.apache.org/jira/browse/KNOX-2996 > Project: Apache Knox > Issue Type: Bug > Components: Release > Affects Versions: 2.0.0, 1.6.0 > Reporter: zhaoshuaihua > Priority: Major > Attachments: > KNOX-2996_-_Add_proxy_for_hdfs_UI_network_topology.patch, > image-2023-12-28-16-36-57-726.png, image-2023-12-28-16-37-10-631.png, > image-2023-12-28-16-37-15-888.png > > Time Spent: 1.5h > Remaining Estimate: 0h > > Clicking the hdfs UI network topology proxy failed, the page should be > displayed and should not be Error. > !image-2023-12-28-16-36-57-726.png!!image-2023-12-28-16-37-10-631.png!!image-2023-12-28-16-37-15-888.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)