ASiegeLion commented on issue #7285: URL: https://github.com/apache/incubator-gluten/issues/7285#issuecomment-2408309770
> Got the same problem and solved by making a change to hadoop server side config `hadoop.rpc.protection` from `authentication,privacy` to `authentication` (my hadoop is HDP 3.1.0)  Looks like disabling of data encryption helps. The root cause is not clear to me, hope someone can explain, thanks. we modify the configuration  but the exception still exists  [spark-kubernetes-executor.log](https://github.com/user-attachments/files/17348527/spark-kubernetes-executor.log) -- 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]
