You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/07/23 16:42:19 UTC

[GitHub] [incubator-kyuubi] pan3793 commented on a diff in pull request #3122: Make server information configurable

pan3793 commented on code in PR #3122:
URL: https://github.com/apache/incubator-kyuubi/pull/3122#discussion_r928142238


##########
docs/deployment/settings.md:
##########
@@ -404,10 +404,12 @@ kyuubi.operation.status.polling.timeout|PT5S|Timeout(ms) for long polling asynch
 
 Key | Default | Meaning | Type | Since
 --- | --- | --- | --- | ---
+kyuubi.server.dbmsName|Apache Kyuubi (Incubating)|The DBMS name Kyuubi Server.|string|1.6.0
+kyuubi.server.dbmsVersion|1.6.0-SNAPSHOT|The DBMS version of Kyuubi Server.|string|1.6.0

Review Comment:
   It's a little bit tricky, maybe we should mark it as `internal()`?



-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org