kyuubi/externals
Cheng Pan bd33b7b176
[KYUUBI #6390] Temporarily disable UI Tab for Spark 4.0 and above
# 🔍 Description

Spark 4.0 migrated from `javax.servlet` to `jakarta.servlet` in SPARK-47118, which breaks the Kyuubi UI tab.

## Describe Your Solution 🔧

Temporarily disable UI Tab for Spark 4.0 and above.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

Build Kyuubi with Spark 3.5 and successfully launch the Spark engine with Spark 4.0.0 preview1.

<img width="1339" alt="image" src="https://github.com/apache/kyuubi/assets/26535726/34a001e5-5c70-4928-bf28-743825c0ead3">

---

# Checklist 📝

- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6390 from pan3793/ui-4.0.

Closes #6390

2abad8c35 [Cheng Pan] Temporarily disable UI Tab for Spark 4.0 and above

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 70eadc15ad)
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-05-20 17:20:52 +08:00
..
kyuubi-chat-engine [RELEASE] Bump 1.9.1-SNAPSHOT 2024-03-13 14:29:58 +08:00
kyuubi-download [RELEASE] Bump 1.9.1-SNAPSHOT 2024-03-13 14:29:58 +08:00
kyuubi-flink-sql-engine [RELEASE] Bump 1.9.1-SNAPSHOT 2024-03-13 14:29:58 +08:00
kyuubi-hive-sql-engine [RELEASE] Bump 1.9.1-SNAPSHOT 2024-03-13 14:29:58 +08:00
kyuubi-jdbc-engine [KYUUBI #6182] JDBC engine using the overlay conf as session conf 2024-03-19 10:39:59 +08:00
kyuubi-spark-sql-engine [KYUUBI #6390] Temporarily disable UI Tab for Spark 4.0 and above 2024-05-20 17:20:52 +08:00
kyuubi-trino-engine [RELEASE] Bump 1.9.1-SNAPSHOT 2024-03-13 14:29:58 +08:00