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

Issue 438 - Build on JDK 17 targeting Java 11 #470

Merged
merged 22 commits into from Jan 10, 2023
Merged

Conversation

kr565370
Copy link
Collaborator

@kr565370 kr565370 commented Jan 4, 2023

Resolves #438

Hadoop also needs upgrading (along with AWS EMR & Spark), because Hadoop only supports Java 11 starting in version 3.3:

https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Java+Versions

There's a separate issue for that, although we could combine it back in: #472

Tested with system test, so it doesn't seem like there are any immediate issues with the old Hadoop version.

@kr565370
Copy link
Collaborator Author

kr565370 commented Jan 4, 2023

Still need to update the lambda deployments and the docker images

@patchwork01 patchwork01 marked this pull request as ready for review January 5, 2023 13:09
@kr565370 kr565370 added the pr-base-for-stacking Base for stacked pull requests (a dependency for others) label Jan 6, 2023
@kr565370 kr565370 merged commit 54f8aed into main Jan 10, 2023
@kr565370 kr565370 deleted the 438-upgrade-java-version branch January 10, 2023 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-base-for-stacking Base for stacked pull requests (a dependency for others)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build to run on AWS Lambda Java 11, and for Trino with Java 17
2 participants