Bump Spark3 version to 3.2.2#23805
Conversation
|
Run Spark ValidatesRunner |
|
Run Spark StructuredStreaming ValidatesRunner |
|
Run Spark ValidatesRunner Java 11 |
mosche
left a comment
There was a problem hiding this comment.
Also please update
- Spark runner docs https://github.com/apache/beam/blame/master/website/www/site/content/en/documentation/runners/spark.md#L70
- Either remove 3.2.1 or replace it with 3.1.1 (if we want to continue testing that we're compatible with 3.1.1) https://github.com/apache/beam/blob/master/runners/spark/3/build.gradle#L36-L39
Additionally #23802 should be merged first and metrics-core should be bumped to 4.2.0.
There was a problem hiding this comment.
Wow, tests are failing... looks like 3.2.0 to 3.2.1 (which is currently tested as part of sparkVersionsTest) contains a breaking change
|
Run Spark Runner Tpcds Tests |
|
I'd also suggest to document this change in CHANGES.md. Particularly for anyone using the job-server, this is a breaking change as they have to upgrade their cluster version. |
Codecov Report
@@ Coverage Diff @@
## master #23805 +/- ##
==========================================
- Coverage 71.15% 71.15% -0.01%
==========================================
Files 861 861
Lines 104568 104568
==========================================
- Hits 74404 74401 -3
- Misses 28615 28618 +3
Partials 1549 1549
Flags with carried forward coverage won't be shown. Click here to find out more. see 8 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
45aba2a to
f7bf61d
Compare
|
Run Spotless PreCommit |
f59c82e to
755613b
Compare
|
Run Spark ValidatesRunner |
|
Run Spark StructuredStreaming ValidatesRunner |
|
Assigning reviewers. If you would like to opt out of this review, comment R: @damccorm for label build. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
Run Spark ValidatesRunner |
|
@mosche All tests are passing now |
|
@aromanenko-dev a few things are still left
|
|
Reminder, please take a look at this pr: @damccorm |
|
stop reviewer notifications |
7fdf7f2 to
1fd7ff6
Compare
|
Run Python_Integration PreCommit |
|
Run Spark ValidatesRunner |
|
Run Spark StructuredStreaming ValidatesRunner |
|
@mosche ping on this |
d3eb877 to
b8d6681
Compare
|
Run Spark ValidatesRunner |
|
Run Spark StructuredStreaming ValidatesRunner |
|
Run Spark ValidatesRunner |
|
Run SQL PreCommit |
* Bump Spark3 version to 3.2.0 * [23804] Add Spark 3.2.0 constructors in EncoderFactory * Update Hadoop deps * Bump Spark3 version to 3.2.2 * Add Spark 3.1.1 for compatibility testing * Update CHANGES.md on Spark version bump * Fix whitespace check * Add Spark 3.1.2 for compatibility testing * Address review comments
Bump Spark3 default version to 3.2.2
Closes #23804
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.