kalluripradeep commented on issue #50958: URL: https://github.com/apache/airflow/issues/50958#issuecomment-4149110989
Hi, I've been looking into this issue and would like to take a look at it. I've implemented a post_submit_commands parameter on SparkSubmitHook that accepts a list of shell commands to run after the Spark job finishes — both on successful completion and on on_kill(). This directly addresses the Istio sidecar problem described in the issue. I've opened a PR with the implementation and tests — happy to receive feedback on the approach. -- 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]
