kyuubi/externals
marcoluo 1dbb31b601
[KYUUBI #5148] Improve spark.driver.host assignment in Spark on K8s client mode
### _Why are the changes needed?_

Before this PR, the ip address obtained in the K8s environment is incorrect, and `spark.driver.host` cannot be manually specified.

This time pr will adjust the way the IP is obtained and support the external parameter `spark.driver.host`

### _How was this patch tested?_

It has been tested in the local environment and verified as expected

Add screenshots for manual tests if appropriate

![image](https://github.com/apache/kyuubi/assets/29895551/5a0b821d-2194-441f-9635-d19f3d688057)

Closes #5148 from fantasticKe/feat_k8s_driver_ip.

Closes #5148

330f5f93d [marcoluo] feat: 修改k8s模式下获取spark.driver.host的方式

Authored-by: marcoluo <marcoluo@verizontal.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-08-10 00:49:53 +08:00
..
kyuubi-chat-engine [KYUUBI #4949] For operation getNextRowSet method, with operation lock required 2023-06-12 13:31:36 +08:00
kyuubi-download [KYUUBI #4348] [INFRA] Cache engine archives in CI jobs for maven download plugin 2023-02-18 22:34:02 +08:00
kyuubi-flink-sql-engine [KYUUBI #5108][Flink] Fix FileNotFoundException during Flink engine bootstrap 2023-07-31 20:37:43 +08:00
kyuubi-hive-sql-engine [KYUUBI #5127] [DOC] Improvements for markdown builder 2023-08-04 14:09:11 +08:00
kyuubi-jdbc-engine [KYUUBI #5120] [JDBC] Allow using session's user and password for connecting database in JDBC engine 2023-08-07 13:33:50 +08:00
kyuubi-spark-sql-engine [KYUUBI #5148] Improve spark.driver.host assignment in Spark on K8s client mode 2023-08-10 00:49:53 +08:00
kyuubi-trino-engine [KYUUBI #3374] Support password authentication for Trino engine 2023-08-04 09:50:56 +08:00