Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdkafka2 unable to refresh Kerberos ticket #363

Open
pthalasta opened this issue Aug 19, 2020 · 0 comments
Open

rdkafka2 unable to refresh Kerberos ticket #363

pthalasta opened this issue Aug 19, 2020 · 0 comments
Labels
help wanted Need help from users

Comments

@pthalasta
Copy link

I'm trying to send data from fluentd to kafka that has SASL_SSL with GSSAPI enabled. On starting the agent i see the following error with rdkafka2 output type

 rdkafka: [thrd:app]: Kerberos ticket refresh failed: kinit -R -t "user.keytab" -k user || kinit -t "user.keytab" -k user: exited with code 1

Same cmd works fine from terminal. How can i get it resolved?

@repeatedly repeatedly added the help wanted Need help from users label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Need help from users
Projects
None yet
Development

No branches or pull requests

2 participants