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

geni not working on JDK 17 #355

Open
behrica opened this issue Oct 13, 2024 · 1 comment
Open

geni not working on JDK 17 #355

behrica opened this issue Oct 13, 2024 · 1 comment

Comments

@behrica
Copy link
Collaborator

behrica commented Oct 13, 2024

using geni on jdk 17 fails with:

Syntax error macroexpanding at (defaults.clj:13:4).
Execution error (NoSuchMethodException) at java.lang.Class/getConstructor0 (Class.java:3761).
java.nio.DirectByteBuffer.(long,int)

Reproduce:

  • use JDK 17
    run scripts/test-geni-cli
@behrica
Copy link
Collaborator Author

behrica commented Oct 13, 2024

Maybe its this
https://issues.apache.org/jira/browse/SPARK-42369

apparently fixed in spark 3.5.0

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

No branches or pull requests

1 participant