gocakokepe60 commented on issue #57113: URL: https://github.com/apache/spark/issues/57113#issuecomment-4911724655
[emr_ui_s3_dump.zip](https://github.com/user-attachments/files/29785319/emr_ui_s3_dump.zip) Man, I dealt with this same headache on EMR last month. I found that hooking into the YARN event logs and dumping the UI state to S3 via a custom listener keeps everything intact even after the cluster dies. I attached what worked for me. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
