Support Questions

Find answers, ask questions, and share your expertise

How to disable kerberos in hive once it has been enabled in cloudera?

avatar
New Contributor

Hi,
I wanted to know if it is possible to disable kerberos once it has enabled in cloudera. I couldn't find any option to for kerberos in he configuration in cloudera.

5 REPLIES 5

avatar
Community Manager

@Bhavs, Welcome to our community! To help you get the best possible answer, I have tagged our Hive experts @ggangadharan @RAGHUY who may be able to assist you further.

Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.



Regards,

Vidya Sargur,
Community Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:

avatar
Super Collaborator

@Bhavs Disabling Kerberos for a specific service in Hive isn’t directly supported, as Kerberos is typically enabled cluster-wide for enhanced security. If your cluster setup allows, you can configure a separate instance of HiveServer2 without Kerberos. This setup would require an additional HiveServer2 instance configured with authentication set toNONE, and it would run separately from the kerberized services.

If you use a combination of LDAP or custom authentication alongside Kerberos. If you only need to bypass Kerberos for certain users, setting up LDAP authentication with Ranger might help.

 

avatar
Super Collaborator

It's not recommended to disable kerberos . At the same time it's not direct way to disable kerberos. 

You can try to follow the below community post to check if that helps.

https://community.cloudera.com/t5/Support-Questions/Disabling-Kerberos/m-p/19934#M38077

https://community.cloudera.com/t5/Customer/How-to-Revert-Kerberos-Configuration-from-a-Cloudera-Mana...

avatar
Master Collaborator

To disable Kerberos in Cloudera, it’s important to know that there is no direct option to turn it off entirely once enabled, as Kerberos is typically applied cluster-wide.

It's generally not recommended to disable Kerberos once enabled due to security implications.

avatar
Community Manager

@Bhavs, Did the response help resolve your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future. 



Regards,

Vidya Sargur,
Community Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community: