hussein-awala commented on issue #7185:
URL: https://github.com/apache/hudi/issues/7185#issuecomment-1313776115

   Great! For the new error, did you add the config map to all the executors?
   
   If you are using AWS EKS, I recommend creating a new IAM role with S3 
access, and creating a K8S service account to assume this role, then you can 
use this service account for your spark pods (driver and executors) and let EKS 
mounting the role secret and configure your AWS creds. 
([doc](https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html))


-- 
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