Skip to content

Removing Pig, Storm, and Spark 1 support, as well as support for Scala 2.10 on Spark 2 #2092

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

Merged
merged 8 commits into from
Jun 14, 2023

Conversation

masseyke
Copy link
Member

@masseyke masseyke commented May 8, 2023

Support for several technologies was deprecated in #1876. This removes support for most of them. The only one mentioned in that PR that is not removed here is Hadoop 1. The reason is that Hive (which is not deprecated or removed) uses old-style mapred input/output formats. So we have to keep it around anyway.

@masseyke
Copy link
Member Author

masseyke commented May 9, 2023

@elasaticmachine run elasticsearch-ci/hadoop-check

@masseyke
Copy link
Member Author

masseyke commented Jun 7, 2023

Currently blocked by #2099

@masseyke masseyke requested a review from jbaiera June 8, 2023 19:14
@masseyke masseyke marked this pull request as ready for review June 8, 2023 19:14
Copy link
Member

@jbaiera jbaiera left a comment

Choose a reason for hiding this comment

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

🐖 ⛈️ ➡️ 🥓 🌤️

Comment on lines 72 to 73
| 1.3 - 1.6 | 2.10 | <unsupported>
| 1.3 - 1.6 | 2.11 | <unsupported>
Copy link
Member

Choose a reason for hiding this comment

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

Lets just combine these with the rows above to denote the combined range as unsupported.

@masseyke masseyke merged commit a4bf15d into elastic:main Jun 14, 2023
@masseyke masseyke deleted the removing-deprecated-tech branch June 14, 2023 22:05
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.

2 participants