meatheadmike commented on issue #11960: URL: https://github.com/apache/hudi/issues/11960#issuecomment-2364185583
[sparklog.txt](https://github.com/user-attachments/files/17078601/sparklog.txt) Here you go. I captured the most recent run. I stopped it before the driver completely quit, but you can see where the executors start OOMing. From the UI perspective it's happening here: ``` Job Group: SparkUpsertPreppedDeltaCommitActionExecutor Building workload profile:hudi_sink_metadata [(kill)](http://localhost:4040/stages/stage/kill/?id=77)[start at NativeMethodAccessorImpl.java:0](http://localhost:4040/stages/stage/?id=77&attempt=1)+details RDD: [UnionRDD](http://localhost:4040/storage/rdd/?id=162)[UnionRDD](http://localhost:4040/storage/rdd/?id=180) ``` -- 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]
