I have JDK 17 and when I try to run the simple sparksession create, I get the following error: Unable to make private java.nio.DirectByteBuffer(long,int) accessible: module java.base does not "opens ...
java.nio.BufferOverflowException at java.nio.DirectByteBuffer.put(DirectByteBuffer.java:363) at java.nio.DirectByteBuffer.put(DirectByteBuffer.java:342) at sun.nio.ch ...