pan3793 commented on code in PR #6288:
URL: https://github.com/apache/kyuubi/pull/6288#discussion_r1560386242


##########
kyuubi-server/src/main/resources/dist/index.html:
##########
@@ -23,6 +23,11 @@
     <title>Apache Kyuubi Dashboard</title>
   </head>
   <body>
-    <div>This is a dummy page for development.</div>
+    <h2 style="text-align: center;">🙁 The Web UI is currently unavailable.</h2>
+    <h4 style="text-align: center;">👉 If you wish to access the Web UI,
+    you must enable `--web-ui` when using `build/dist` tool to create binary 
distributions, e.g.</h4>

Review Comment:
   If you wish to access the Web UI, you must enable `--web-ui` ...
   
   => 
   
   To enable Web UI, `--web-ui` is required ...



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to