jamescnowell opened a new pull request, #31716: URL: https://github.com/apache/airflow/pull/31716
This reverts commit 9a4f6748521c9c3b66d96598036be08fd94ccf89. Based on the discussion found [here](https://github.com/apache/airflow/issues/31183), previous changes to the Spark K8s Operator broke existing functionality and did not update the documentation for the newly enabled functionality. The Spark Sensor no longer works, XCOM no longer works on the Operator itself, and the Operator does not fail when the Spark job fails. Rather than attempt to fix or resolve the current implementation, I am reverting to the existing, documented implementation. I would propose creating a _new_ Operator with alternative functionality (one which does not need a Sensor, copies logs, etc.) if that is desired. closes: [#31183](https://github.com/apache/airflow/issues/31183) -- 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]
