yihua commented on issue #12191:
URL: https://github.com/apache/hudi/issues/12191#issuecomment-2826240287

   @RameshkumarChikoti123 have you tried adding the following configurations 
when starting the Spark job or shell and see if that solve the problem?
   ```
   --conf spark.driver.userClassPathFirst=true \
   --conf spark.executor.userClassPathFirst=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]

Reply via email to