[
https://issues.apache.org/jira/browse/HIVE-29636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denys Kuzmenko resolved HIVE-29636.
-----------------------------------
Fix Version/s: 4.3.0
Assignee: KWON BYUNGCHANG
Resolution: Fixed
> Add SSL keystore auto-reloading for HiveServer2 WebUI
> -----------------------------------------------------
>
> Key: HIVE-29636
> URL: https://issues.apache.org/jira/browse/HIVE-29636
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2, Web UI
> Reporter: KWON BYUNGCHANG
> Assignee: KWON BYUNGCHANG
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.3.0
>
>
> HS2 WebUI SSL certificates cannot be rotated without restarting HiveServer2 —
> {{SslContextFactory}} is built once at startup. As SSL certificate lifetimes
> get shorter, this becomes increasingly painful in shared deployments
> This change ports the same pattern to Hive's HttpServer, and reuses Hadoop's
> FileMonitoringTimerTask contributed by that ticket.
> HADOOP-16524 — Automatic keystore reloading for HttpServer2.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)