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