https://github.com/officiallysingh/spark-try-me
Spark POC project
https://github.com/officiallysingh/spark-try-me
Last synced: 4 months ago
JSON representation
Spark POC project
- Host: GitHub
- URL: https://github.com/officiallysingh/spark-try-me
- Owner: officiallysingh
- Created: 2024-06-18T09:51:17.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T15:22:28.000Z (6 months ago)
- Last Synced: 2025-01-01T17:16:41.802Z (5 months ago)
- Language: Java
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Set Java versions to 17
In Run Configurations got to `Modify options` -> `Add VM options` and set value as `--add-exports java.base/sun.nio.ch=ALL-UNNAMED`
Also got to `Modify options` -> `Add dependencies with "provided" scope to classpath` mark checked
