-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add use_krb5ccache option to SparkSubmitHook #34386
Conversation
You need to make it compatible with Airflow 2.4. Seems that there is no |
I believe the CI failure in this branch has been resolved by #34701. Could you please rebase the branch and see whether it passes the CI? Thanks! |
@zeotuan do we need to expose this parameter in SparkSubmitOperator as well? |
Oh Yes we do. I will submit a PR for that |
closes: #11246 - Add use_krb5ccache option to tell spark to ticket cache instead of relying on keytab for Kerberos login
https://spark.apache.org/docs/latest/security.html#using-a-ticket-cache