haggy commented on PR #5965: URL: https://github.com/apache/hudi/pull/5965#issuecomment-1176317927
@yihua Added env info to the description. To expand on the original issue, all exceptions are being swallowed (simply logged) which results in YARN being unable to accurately report the status of the job. We are using Airflow to orchestrate cleaning services so we require accurate runtime results. Allowing the exception to bubble to spark results in an accurate status reported by spark and YARN (and AWS step API) . -- 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]
