[ https://issues.apache.org/jira/browse/KNOX-2996?focusedWorklogId=908120&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-908120 ]
ASF GitHub Bot logged work on KNOX-2996: ---------------------------------------- Author: ASF GitHub Bot Created on: 04/Mar/24 16:47 Start Date: 04/Mar/24 16:47 Worklog Time Spent: 10m Work Description: moresandeep commented on code in PR #829: URL: https://github.com/apache/knox/pull/829#discussion_r1511466933 ########## 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: @upczsh Shouldn't this be `/topology/**`? `topology` looks too broad to me. Issue Time Tracking ------------------- Worklog Id: (was: 908120) Time Spent: 1h 10m (was: 1h) > 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: 1h 10m > 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)