PhantomHunt opened a new issue, #9298: URL: https://github.com/apache/hudi/issues/9298
**Describe the problem you faced** We encountered Errors in the production pipeline yesterday when we increased our EC2 instance type from c6i.4xlarge to c6i.8xlarge **To Reproduce** Steps to reproduce the behavior: Upgrade EC2 instance to c6i.8xlarge and increased spark memory **Expected behavior** Job runs successfully with improved performance. **Environment Description** * Hudi version : 0.13.0 * Spark version : 3.3 * Storage (HDFS/S3/GCS..) : S3 * Running on Docker? (yes/no) : No **Additional context** Once we reverted back the upgrade, the job started working properly again. **Stacktrace** PFA the change we did and the errors we got: - [Case 1.txt](https://github.com/apache/hudi/files/12180493/Case.1.txt) [Case 2.txt](https://github.com/apache/hudi/files/12180495/Case.2.txt) -- 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]
