- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Will older docs suffice for enabling SSL on Hiveserver2 on HDP-2.3.x?
- Labels:
-
Apache Hive
Created ‎10-28-2015 09:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I know the HDP-2.3 security guide is in progress, but, had two questions on enabling SSL for HiveServer2. In this use case, there are no plans to deploy Kerberos or Knox at this time, but, the desire is to have some sort of encrypted traffic for Hiveserver2:
1) Will these docs suffice?:
2) Does Hiveserver2 SSL work only in http mode? Or it can be turned on for binary mode too?
Created ‎10-28-2015 09:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The docs generally look in good shape. One minor correction:
Instead of "hive.server2.enable.SSL" use "hive.server2.use.SSL"
It can be turned ON in both binary and http mode.
Created ‎10-28-2015 09:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The docs generally look in good shape. One minor correction:
Instead of "hive.server2.enable.SSL" use "hive.server2.use.SSL"
It can be turned ON in both binary and http mode.
Created ‎11-16-2015 03:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you!--I'm creating a Jira to make sure this info gets incorporated into the new Security guide.
