Replies: 1 comment
-
|
We manged to make it work by passing env to BashOperator: Is this a bug with airflow passing environment to tasks? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are running this task in airflow 2.4.3 and it suceeds. beeline finds the ticket generated and it connects to Impala.
In Airflow 3.0.6 beeline command ignores generated Kerberos ticket and fails with error that Kerberos ticket is not found:
We need help why this fails in Airflow 3 and how to use it in new Airflow.
Beta Was this translation helpful? Give feedback.
All reactions