Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate runner support for Spark 2.4 (closes #22094) #22097

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

mosche
Copy link
Member

@mosche mosche commented Jun 29, 2022

It is time to deprecate the Spark 2 runner in Beam, see this discussion. Databricks is also dropping support for runtimes using Spark 2 by the end of June 2022.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Mention the appropriate issue in your description (for example: 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, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

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)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@mosche
Copy link
Member Author

mosche commented Jun 29, 2022

R: @echauchot
R: @aromanenko-dev
R: @jbonofre

@aromanenko-dev
Copy link
Contributor

CC: @iemejia

Copy link
Contributor

@echauchot echauchot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Moritz !

@echauchot echauchot merged commit 680ed5b into apache:master Jul 1, 2022
@mosche
Copy link
Member Author

mosche commented Jul 1, 2022

Hmm, having seen the maven download stats, I'm a bit skeptical if Spark 2.4 should be deprecated in fact.
The numbers of the last month:

beam-runners-spark-3
2.30.0 22
2.31.0 22
2.32.0 16
2.33.0 18
2.34.0 17
2.35.0 47
2.36.0 160
2.37.0 17
2.38.0 114
2.39.0 23
All 472

beam-runners-spark
2.30.0 26
2.31.0 24
2.32.0 69
2.33.0 403
2.34.0 352
2.35.0 1543
2.36.0 50
2.37.0 19
2.38.0 420
2.39.0 86
All 5224

@mosche mosche deleted the 22094-DeprecateSpark2 branch July 22, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants