GitHub user mr-staun added a comment to the discussion: SparkKubernetesOperator : FileNotFoundError: [Errno 2] No such file or directory
Be aware that upgrading to 2.9.3 added another bug for us, related to this [issue](https://github.com/apache/airflow/pull/45864). The temporary fix was for us to add a `label` to our driver specification in K8s YAML. It seems like a version upgrade should fix the problem, and we will remove the extra labels then. GitHub link: https://github.com/apache/airflow/discussions/39098#discussioncomment-16320265 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
