[
https://issues.apache.org/jira/browse/HIVE-29636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-29636:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)