You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the LivyHook to communicate with a Kerberized cluster.
As such, I am using requests_kerberos.HTTPKerberosAuth as the authentication type.
Currently, I am implementing this as follows:
Apache Airflow Provider(s)
apache-livy
Versions of Apache Airflow Providers
apache-airflow-providers-apache-livy==3.0.0
Apache Airflow version
2.3.3 (latest released)
Operating System
Ubuntu 18.04
Deployment
Other 3rd-party Helm chart
Deployment details
No response
What happened
This is a feature request as apposed to an issue.
I want to use the
LivyHook
to communicate with a Kerberized cluster.As such, I am using
requests_kerberos.HTTPKerberosAuth
as the authentication type.Currently, I am implementing this as follows:
What you think should happen instead
No response
How to reproduce
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: