AlejandroIzuel commented on issue #12182: URL: https://github.com/apache/hudi/issues/12182#issuecomment-2693776588
This helped me. If you are using a spark-submit on the EMR Cluster, just add this `--jars /usr/lib/hudi/hudi-spark-bundle.jar,/usr/lib/hudi/hudi-aws-bundle.jar` It solved my CloudWatch exceptions I was getting because I was only specifying one .jar. -- 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]
