yaooqinn commented on code in PR #4775: URL: https://github.com/apache/kyuubi/pull/4775#discussion_r1184584969
########## docs/contributing/code/building.md: ########## @@ -91,3 +91,10 @@ The `fast` profile helps to significantly reduce build time, which is useful for build/mvn clean package -Pfast ``` +## Build with Web UI + +The Kyuubi Release 1.7.1 and earlier does not include the Web UI module, you should build Kyuubi Binary from master branch. Review Comment: Which version does this feature get involved in? 1.7.1 or 1.8.0 -- 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]
