risdenk commented on a change in pull request #263: KNOX-2226 - Add home page
to Knox
URL: https://github.com/apache/knox/pull/263#discussion_r379194812
##########
File path:
gateway-service-definitions/src/main/resources/services/hdfsui/2.7.0/service.xml
##########
@@ -16,6 +16,12 @@
limitations under the License.
-->
<service role="HDFSUI" name="hdfs" version="2.7.0">
+ <metadata>
+ <type>UI</type>
+ <context>/hdfs?host={{BACKEND_HOST}}</context>
Review comment:
There is no `?host=` parameter on the 2.7.0 version of the HDFS UI service
definition.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services