assaf-xm commented on issue #32363:
URL: https://github.com/apache/airflow/issues/32363#issuecomment-1817596988

   @eladkal, @blcksrx , the https://github.com/apache/airflow/pull/31798 PR 
doesn't fix the reported compatibility issue, the spark application isn't 
deleted on completion and also not automatically deleted when a new spark 
application is triggered again (causing the '409 - Already exists' error).
   As suggested above, adding another option like 'override_existing=True' will 
be very useful also for us, preventing the need to handle multiple instances of 
the same application and keep our existing dags working.
   


-- 
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]

Reply via email to