risdenk commented on a change in pull request #263: [WIP] KNOX-2226 - Add home 
page to Knox
URL: https://github.com/apache/knox/pull/263#discussion_r378909322
 
 

 ##########
 File path: 
gateway-service-definitions/src/main/resources/services/hdfsui/3.0.0/service.xml
 ##########
 @@ -16,6 +16,12 @@
    limitations under the License.
 -->
 <service role="HDFSUI" name="hdfs" version="3.0.0">
+    <metadata>
+        <type>UI</type>
+        <context>/hdfs?host=%BACKEND_HOST</context>
 
 Review comment:
   Might want to use `{{BACKEND_HOST}}` or however other places in Knox do 
replacements like in the rewrite rules. `%VARIABLE` seems to be new.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to