SudhirSaxena commented on issue #10587: URL: https://github.com/apache/hudi/issues/10587#issuecomment-1919576161
Hi @ad1happy2go , @soumilshah1995 ,@nsivabalan I am trying to see where job is getting stuck . i see driver which is in Executor id summary (below screenshot) is running more than 1 hour and not moving. I am not sure what could be the reason and why it's happening. any idea why it's happening and how to resolve this to run the job for upsert operation using Record level index in hudi 0.14 in EMR 6.15. appreciate your help on this. Executor ID | Address | Status | RDD Blocks | Storage Memory | Disk Used | Cores | Active Tasks | Failed Tasks | Complete Tasks | Total Tasks | Task Time (GC Time) | Input | Shuffle Read | Shuffle Write | Logs -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- **driver** | ip-10-156-17-51.ec2.internal:41585 | Active | 0 | 0.0 B / 15.8 GiB | 0.0 B | 0 | 0 | 0 | 0 | 0 | **1.2 h** (0.0 ms) | 0.0 B | 0.0 B | 0.0 B <img width="1728" alt="spark-4" src="https://github.com/apache/hudi/assets/33292656/9b38bdf1-4602-4670-8f83-176f4423991b"> <img width="1728" alt="spark-log3" src="https://github.com/apache/hudi/assets/33292656/d0644aee-79fe-4955-8b30-cb54312679b6"> <img width="1728" alt="spark-log2" src="https://github.com/apache/hudi/assets/33292656/05682797-a9ed-4dd0-b8b0-c7dbf235e9ac"> <img width="1710" alt="spark-6" src="https://github.com/apache/hudi/assets/33292656/3702640f-b93e-4055-aec6-2bf8f359b95c"> <img width="1728" alt="spark-5" src="https://github.com/apache/hudi/assets/33292656/dba1e2db-f25f-441a-bc12-943d78672b9d"> -- 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]
