This is an automated email from the ASF dual-hosted git repository.
rom pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from db7f92787a Deprecated kerberos auth removed (#41693)
add 1f10532163 Add kerberos related connection fields(principal, keytab)
on SparkSubmitHook (#40757)
No new revisions were added by this update.
Summary of changes:
.../providers/apache/spark/hooks/spark_submit.py | 88 ++++++-
.../apache/spark/operators/spark_submit.py | 2 +
.../apache/spark/hooks/test_spark_submit.py | 283 ++++++++++++++++++++-
3 files changed, 364 insertions(+), 9 deletions(-)