cvatsops opened a new issue, #49717: URL: https://github.com/apache/airflow/issues/49717
### Apache Airflow version 2.10.5 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? We have a dag where we have spark submit operator stage and it's failing but airflow is marking it as success which is leading to downstream jobs getting triggered which is wrong. ### What you think should happen instead? We have a dag where we have spark submit operator stage and it's failing and airflow should marking it as failed. ### How to reproduce Create a dag with spark submit operator and write a code where it should fail. But you will notice it's getting marked success. ### Operating System Debian GNU/Linux 12 (bookworm) ### Versions of Apache Airflow Providers 2.10.5 ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
