SamWheating opened a new pull request, #64633: URL: https://github.com/apache/airflow/pull/64633
Sorry for making a PR for such a small change 😂 I am trying to debug some SparkApplications which are being mysteriously deleted in one of our environments, I believe it is due to Airflow tasks failing and invoking their `on_kill` method, but I'm not getting any logs since this is at DEBUG-level. Deleting a running application is a pretty consequential action, I think its reasonable to log at INFO. -- 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]
