ingest hive with kerberos authentication enabled #10763
Unanswered
wuyuanping007
asked this question in
Q&A
Replies: 2 comments
-
Facing the same issue. Any update on this ? I downloaded the kerberos files, but where should I put them in openmetadata? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I also encountered the same problem, is there any solution? I deployed it through kubernetes. When creating a new hive connection, I added Then click Test Connection and the error log displayed: I know it is because the Kerberos ticket is missing in the pod, but how should I solve it? |
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,
I'm going to capture a hive data source with kerberos authentication enabled, But the connectionArguments in serviceConnection get an error when written this way.
connectionArguments={ "auth": "KERBEROS", "kerberos_service_name": "hive", }
What is the premise of writing this way? Or how do I transfer krb5.conf and keytab files.
Beta Was this translation helpful? Give feedback.
All reactions