iasuka commented on issue #8207:
URL: 
https://github.com/apache/incubator-gluten/issues/8207#issuecomment-2667607478

   I added these configurations to spark.default.conf, but the error message 
did not change.
   
   EXTRA_FLAGS:  "-XX:+IgnoreUnrecognizedVMOptions 
                   --add-opens=java.base/java.lang=ALL-UNNAMED
                   --add-opens=java.base/java.lang.invoke=ALL-UNNAMED
                   --add-opens=java.base/java.lang.reflect=ALL-UNNAMED
                   --add-opens=java.base/java.io=ALL-UNNAMED
                   --add-opens=java.base/java.net=ALL-UNNAMED
                   --add-opens=java.base/java.nio=ALL-UNNAMED
                   --add-opens=java.base/java.util=ALL-UNNAMED
                   --add-opens=java.base/java.util.concurrent=ALL-UNNAMED
                   --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED
                   --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED
                   --add-opens=java.base/sun.nio.ch=ALL-UNNAMED
                   --add-opens=java.base/sun.nio.cs=ALL-UNNAMED
                   --add-opens=java.base/sun.security.action=ALL-UNNAMED
                   --add-opens=java.base/sun.util.calendar=ALL-UNNAMED
                   -Djdk.reflect.useDirectMethodHandle=false
                   -Dio.netty.tryReflectionSetAccessible=true"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to