bbenzikry opened a new pull request #10023: URL: https://github.com/apache/airflow/pull/10023
Simple implementation for appending driver pod logs on completion when using SparkKubernetesSensor. Originally we discussed monitoring the pod as part of the operator, similar to the implementation for the [k8s pod launcher](https://github.com/apache/airflow/blob/c12e33efa99357cfd017cecf4a4852c7b2961a1d/airflow/kubernetes/pod_launcher.py#L127) but decided against it for now so we don't introduce breaking changes. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
