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.

is this possible to enable/disable kerberos for specific component and not for the entire cluster ?

avatar
Expert Contributor

is this possible to enable/disable kerberos for specific component and not for the entire cluster ?

1 ACCEPTED SOLUTION

avatar
Guru

Hello @Rishi,

If you are using Ambari, then there is no direct way to enable/disable Kerberos for specific component. You can disable Kerberos from component specific configuration change but think about what would happen when a non-Kerberized service wants to talk to a Kerberized service or vice versa.

Wondering what is the use case here? Do let us know.

Hope this helps !

View solution in original post

2 REPLIES 2

avatar
Guru

Hello @Rishi,

If you are using Ambari, then there is no direct way to enable/disable Kerberos for specific component. You can disable Kerberos from component specific configuration change but think about what would happen when a non-Kerberized service wants to talk to a Kerberized service or vice versa.

Wondering what is the use case here? Do let us know.

Hope this helps !

avatar

Would like to disable Kerberos security for Kafka but not for NIFI, any good documentation available to help?