Closed cxzl25 closed 9 months ago
Not very clear at what point are we hitting this error? @cxzl25 Could you please elaborate the description with details
Not very clear at what point are we hitting this error
Because Spark uses Unsafe API.
https://github.com/apache/spark/blob/416b7b1cd5a6555a2d545d2f8f3cbd6cadff130e/pom.xml#L304-L322
Ya, sorry for the duplication, I realized that @cxzl25 already mentioned the above pom.xml. :)
Merged to main/2.0/1.9.
What changes were proposed in this pull request?
Add java options
--add-opens=java.base/sun.nio.ch=ALL-UNNAMED
Why are the changes needed?
How was this patch tested?
local test
Was this patch authored or co-authored using generative AI tooling?
No