Commit graph

2 commits

Author SHA1 Message Date
Cheng Pan
597f50c29e
[ZEPPELIN-6119] Bump default Spark version to 3.5.3
### What is this PR for?

Currently, Zeppelin supports Spark 3.3, 3.4(default), and 3.5. This PR bumps the default Spark version to 3.5.3, corresponding Scala deps are upgraded too.

### What type of PR is it?

Improvement

### Todos

### What is the Jira issue?

ZEPPELIN-6119

### How should this be tested?

Pass GHA.

### Screenshots (if appropriate)

### Questions:
* Does the license files need to update? No.
* Is there breaking changes for older versions? No.
* Does this needs documentation? No.


Closes #4862 from pan3793/ZEPPELIN-6119.

Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-10-05 20:11:02 +08:00
Philipp Dallig
ed958b538d
[ZEPPELIN-5945] Build Zeppelin-Distribution with JDK11 and use Spark 3.3 as default (#4639) 2023-08-22 08:45:44 +02:00