Skip to content

Update to Java 17#560

Merged
zkaoudi merged 10 commits into
apache:mainfrom
xristlamp:main
May 8, 2025
Merged

Update to Java 17#560
zkaoudi merged 10 commits into
apache:mainfrom
xristlamp:main

Conversation

@xristlamp
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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