Skip to content

Update to Java 17 #560

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 10 commits into from
May 8, 2025
Merged

Update to Java 17 #560

merged 10 commits into from
May 8, 2025

Conversation

xristlamp
Copy link
Contributor

This PR updates the project to support Java 17, including necessary JVM options and compatibility notes for Spark and Scala versions.

Changes include:

  • Java 17 (OpenJDK 17.0.14)
  • Apache Spark 3.4.4 (Scala 2.12.17)
  • Updated wayang-submit script with --add-opens and --add-exports to address module access restrictions in Java 17
  • Extended README with updated environment setup instructions
  • Added guidance for running the WordCount example under Java 17

Copy link
Contributor

@zkaoudi zkaoudi left a comment

Choose a reason for hiding this comment

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

Can you also update the java version in the workflows?
https://github.com/apache/incubator-wayang/tree/main/.github/workflows

@zkaoudi
Copy link
Contributor

zkaoudi commented May 8, 2025

Thanks a lot Christos :)

@zkaoudi zkaoudi merged commit de3cba2 into apache:main May 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants