You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/02/27 02:35:29 UTC

[GitHub] [kyuubi] pan3793 commented on a diff in pull request #4410: Improve `kyuubi-defaults.conf.template`

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


##########
conf/kyuubi-defaults.conf.template:
##########
@@ -17,10 +17,19 @@
 
 ## Kyuubi Configurations
 
+# Details in https://kyuubi.readthedocs.io/en/master/deployment/settings.html
+
 #
-# kyuubi.authentication           NONE
-# kyuubi.frontend.bind.host       localhost
-# kyuubi.frontend.bind.port       10009
+# kyuubi.authentication                    NONE
+#
+# kyuubi.frontend.bind.host                <undefined>

Review Comment:
   the default value is undefined, and Kyuubi will bind the first non-localhost network card.



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