Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to Kerberize Flume?

avatar
New Member

Hello there,

I have enabled Kerberos on my cluster using an existing MIT KDC that I have running. I ran through the wizard and everything seems to run fine except for flume, where I get the error below...

14960-flume.png

Having a look at the principals there doesn't seem to be any for flume, why doesn't this get automatically added?

I am wondering what steps I need to take to get flume recognised by Kerberos.

Thanks!

1 ACCEPTED SOLUTION

avatar
Master Mentor

you can create principal and keytabs manually, follow this guide, sorry it's from Pivotal but steps should be interchangeable http://pivotalhd-210.docs.pivotal.io/doc/2100/webhelp/topics/ConfiguringSecureFlume.html

Which version of Ambari are you using, this seems to be an old issue https://issues.apache.org/jira/browse/AMBARI-13324

View solution in original post

2 REPLIES 2

avatar
Master Mentor

you can create principal and keytabs manually, follow this guide, sorry it's from Pivotal but steps should be interchangeable http://pivotalhd-210.docs.pivotal.io/doc/2100/webhelp/topics/ConfiguringSecureFlume.html

Which version of Ambari are you using, this seems to be an old issue https://issues.apache.org/jira/browse/AMBARI-13324

avatar
New Member

Perfect just what I needed, all working now thanks!