The GitHub Actions job "Tests (AMD)" on 
airflow.git/refactor-spark-submit-resumable-backends has failed.
Run started by GitHub user onlyarnav (triggered by onlyarnav).

Head commit for run:
da4041ba7b8f03e06d132d6b16634033acb128c8 / Arnav <[email protected]>
Decouple SparkSubmitOperator resumable deployment backends for better 
maintainability

The ResumableJobMixin implementation for SparkSubmitOperator previously had 
YARN, Kubernetes, and Standalone backend logics interleaved directly inside 
each mixin method. This scattered per-backend logic across multiple methods. 
Decoupling these by introducing specialized strategy classes per backend 
isolates the deployment-specific details, making the operator easier to 
maintain and extend.

Report URL: https://github.com/apache/airflow/actions/runs/27699300108

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to