You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched in the issues and found no similar issues.
Describe the bug
set kyuubi conf kyuubi.kubernetes.spark.appUrlPattern=http://{{SPARK_APP_ID}}.ingress.balabala, use beeline submit spark sql, then application web UI not change.
Thanks for reporting it, #6318 introduced kyuubi.kubernetes.spark.appUrlPattern to solve the batch Spark app URL cases, which is also supposed to work for interactive sessions, will check it later.
Code of Conduct
Search before asking
Describe the bug
set kyuubi conf kyuubi.kubernetes.spark.appUrlPattern=http://{{SPARK_APP_ID}}.ingress.balabala, use beeline submit spark sql, then application web UI not change.
2024-08-16 00:51:28.548 INFO SparkSQLSessionManager-exec-pool: Thread-114 org.apache.kyuubi.engine.spark.operation.ExecuteStatement:
Spark application name: kyuubi_CONNECTION_SPARK_SQL_hive_bc377e04-97c1-449e-bce9-2f403bbd89d8
application ID: spark-01ac14cdb2944486940a89cc53c417c7
application web UI: http://spark-18509e9158a93712-driver-svc.kyuubi-spark.svc:4040
master: k8s://https://10.43.0.1:443
deploy mode: cluster
version: 3.4.1
Start time: 2024-08-16T00:49:38.705
User: hive
Affects Version(s)
master
Kyuubi Server Log Output
No response
Kyuubi Engine Log Output
No response
Kyuubi Server Configurations
No response
Kyuubi Engine Configurations
No response
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: