Using Kerberos Authentication with Hive for Data Ingestion in DataHub

Original Slack Thread

Hello! I’m trying to run an example ingestion for Hive: https://datahubproject.io/docs/generated/ingestion/sources/hive
My Hive instance is using Kerberos for auth. When running datahub ingest -c ./hive-datahub.yml, i’m getting Server not found in Kerberos database.
I tried to run kinit before but still get the same error.
It is not clear to me how to provide krb5.conf in the hive-datahub.yml

I’ve seen this post: https://datahubspace.slack.com/archives/C02FWNS2F08/p1660649120874359
Is it required to add the mentioned dependencies?

<@UV14447EU> might answer this question