deniskuzZ commented on code in PR #68:
URL: https://github.com/apache/hive-site/pull/68#discussion_r2472188813


##########
themes/hive/layouts/partials/menu.html:
##########
@@ -67,6 +67,8 @@
                         <ul class="dropdown-menu" 
aria-labelledby="devDropdown">
                             <li><a class="dropdown-item" 
href="{{.Site.BaseURL}}{{ .Site.Params.navbar.gettingStarted }}">Getting 
Started</a></li>
                             <li><a class="dropdown-item" 
href="{{.Site.BaseURL}}{{ .Site.Params.navbar.docker }}">Quickstart with 
Docker</a></li>
+                            <li><a class="dropdown-item" 
href="{{.Site.BaseURL}}{{ .Site.Params.navbar.dockerGravitino }}">Quickstart 
with Docker: Hive with REST Catalog Client + Gravitino + Keyclock</a></li>

Review Comment:
   i think REST Catalog Integration should have it's own page accessible from 
https://hive.apache.org/docs/latest/ + maybe link from 
https://hive.apache.org/development/quickstart/.
   
   It should be easy to spot newly added features 



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