kirillklimenko commented on issue #12182: URL: https://github.com/apache/hudi/issues/12182#issuecomment-2693797923
> 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. We have exactly the same JARs in the spark-submit and the error is still presented (in EMR 7.5 as well). Perhaps you have a different version of EMR or Hudi (e.g. not from AWS bundle)? -- 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]
