You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/12/08 02:03:23 UTC

[GitHub] [incubator-kyuubi] yaooqinn commented on a change in pull request #1524: [KYUUBI #1522] Pass the client ip to engine

yaooqinn commented on a change in pull request #1524:
URL: https://github.com/apache/incubator-kyuubi/pull/1524#discussion_r764495018



##########
File path: kyuubi-common/src/main/scala/org/apache/kyuubi/session/package.scala
##########
@@ -27,4 +27,6 @@ package object session {
   val METACONF_PREFIX = "metaconf:"
 
   val SPARK_PREFIX = "spark."
+
+  val CLIENT_IP_KEY = "kyuubi.clent.ip"

Review comment:
       client




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

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