Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Is it possible to do kerberos and ssl ?
Labels:
- Labels:
-
Kerberos
Master Mentor
Created on ‎02-01-2016 11:54 PM - edited ‎09-16-2022 03:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to do kerberos and ssl ? We are trying to connect to HS2 with kerberos and ssl
1 ACCEPTED SOLUTION
Guru
Created ‎02-02-2016 12:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. I do recommend the following course of action:
- Setup Ambari with Both LDAP and SSL first
- Then setup HiveServer2 with LDAP SSL. See the following on HCC: https://community.hortonworks.com/questions/1522/how-to-setup-hiveserver2-authentication-with-ldap.h... and HW docs here
- Then you can turn SSL On for Hive also. See http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_Security_Guide/content/ch_wire-hivese...
- Then test in Beeline LDAPs authentication with ssl=true
- Optionally you can setup Knox also with another HiveServer2 for just HTTPs
- Then do the Kerberos Wizard
1 REPLY 1
Guru
Created ‎02-02-2016 12:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. I do recommend the following course of action:
- Setup Ambari with Both LDAP and SSL first
- Then setup HiveServer2 with LDAP SSL. See the following on HCC: https://community.hortonworks.com/questions/1522/how-to-setup-hiveserver2-authentication-with-ldap.h... and HW docs here
- Then you can turn SSL On for Hive also. See http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_Security_Guide/content/ch_wire-hivese...
- Then test in Beeline LDAPs authentication with ssl=true
- Optionally you can setup Knox also with another HiveServer2 for just HTTPs
- Then do the Kerberos Wizard
