kyuubi
kyuubi copied to clipboard
[KYUUBI #3441][WIP] Change default Spark version to 3.3.1
Why are the changes needed?
Fix https://github.com/apache/incubator-kyuubi/issues/3441;
This pr aims to two points as follow:
- Bump Spark 3.3.0 to Spark 3.3.1 in spark-3.3 profile
- Change default Spark version to 3.3.1
How was this patch tested?
-
[ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
-
[ ] Add screenshots for manual tests if appropriate
-
[ ] Run test locally before make a pull request
@pan3793 , Tracking from here
FYI: Spark-3.3.1-rc2 is out. https://www.mail-archive.com/[email protected]/msg29460.html
@cfmcgrady Thanks, will test
The test failed consistently, could you please take a look?
The test failed consistently, could you please take a look?
will check
Test for Spark 3.3.1 (RC4)
Spark 3.3.1 (RC4) vote passed. https://www.mail-archive.com/[email protected]/msg29565.html
Thanks @Yikf, merging to master! Also thanks @wangyum for releasing Spark 3.3.1
Thanks all.