File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
gateway-service-definitions/src/main/resources/services/hbaseui/2.1.0 Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 144144 <rule dir =" OUT" name =" HBASEUI/hbase/outbound/master/children" pattern =" /namedQueueLog.jsp?{**}" >
145145 <rewrite template =" {$frontend[url]}/hbase/webui/master/namedQueueLog.jsp?host={$inboundurl[host]}?port={$inboundurl[port]}?{**}" />
146146 </rule >
147+ <rule dir =" OUT" name =" HBASEUI/hbase/outbound/master/children" pattern =" /startupProgress.jsp?{**}" >
148+ <rewrite template =" {$frontend[url]}/hbase/webui/master/startupProgress.jsp?host={$inboundurl[host]}?port={$inboundurl[port]}?{**}" />
149+ </rule >
147150
148151 <!-- RegionServer UI proxying -->
149152 <rule dir =" IN" name =" HBASEUI/hbase/inbound/regionserver/root/qualified" pattern =" *://*:*/**/hbase/webui/regionserver?{host}?port}" >
You can’t perform that action at this time.
0 commit comments