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.

Nifi - Does getKafka processor support reading from a Kerberized cluster ?

avatar
 
1 ACCEPTED SOLUTION

avatar

The HDF release does support interacting with Kerberized Kafka instances as found within the HDP stack. This is because HDP added support for Kerberized Kafka in advance of the community supporting it (Kafka 0.8.x). In Apache Kafka world now (0.9x) there is Kerberos support.

So,

- Apache NiFi supports non Kerberized Kafka clusters today.

- HDF releases of NiFi have patched support for Kerberized Kafka clusters in HDP

- Upcoming Apache NiFi releases will add support for the 0.9x Apache Kafka kerberos model

Thanks

Joe

View solution in original post

3 REPLIES 3

avatar

The HDF release does support interacting with Kerberized Kafka instances as found within the HDP stack. This is because HDP added support for Kerberized Kafka in advance of the community supporting it (Kafka 0.8.x). In Apache Kafka world now (0.9x) there is Kerberos support.

So,

- Apache NiFi supports non Kerberized Kafka clusters today.

- HDF releases of NiFi have patched support for Kerberized Kafka clusters in HDP

- Upcoming Apache NiFi releases will add support for the 0.9x Apache Kafka kerberos model

Thanks

Joe

avatar

Thank You @jwitt for clarification.

avatar
Master Guru

thanks @jwitt. Was searching for this info.