Lakshmi-Holla12 commented on issue #10376: URL: https://github.com/apache/hudi/issues/10376#issuecomment-1876894215
Hi @ad1happy2go @CTTY, I have been testing EMR on EKS with different EMR versions: **emr-6.15.0, emr-6.14.0, emr-6.13.0, and emr-6.11.0.** I found that emr-6.11.0 works fine with Spark 3.3.2 and hudi 0.13.0. However, emr-6.14.0 and emr-6.13.0, which use Spark 3.4.1 and hudi 0.13.1, started to fail with the same error message: "java.io.IOException: Failed to delete: /usr/lib/hudi/./hudi-spark3-bundle_2.12-0.13.1-amzn-2.jar". Similarly, emr-6.15.0, which uses Spark 3.4.1 and hudi 0.14.0, also encountered the same issue with the error message: "java.io.IOException: Failed to delete: /usr/lib/hudi/./hudi-spark3-bundle_2.12-0.14.0-amzn-0.jar". I am not sure what changes in Spark 3.4.1 could be causing the deletion of these files. -- 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]
