Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Failure on main: ``` providers/src/airflow/providers/apache/spark/hooks/spark_submit.py:525: error: Module "airflow.security.kerberos" has no attribute "get_kerberos_principle"; maybe "get_kerberos_principal"? [attr-defined] from airflow.security.kerberos import ( ^ providers/src/airflow/providers/apache/spark/hooks/spark_submit.py:525: error: Name "get_kerberos_principal" already defined (possibly by an import) [no-redef] from airflow.security.kerberos import ( ^ Found 2 errors in 1 file (checked 3337 source files) Error 1 returned ```
- Loading branch information