[
https://issues.apache.org/jira/browse/HIVE-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124772#comment-14124772
]
Lefty Leverenz commented on HIVE-7553:
--------------------------------------
Doc note: This adds configuration parameter *hive.reloadable.aux.jars.path* to
HiveConf.java and adds "reload" to the default list for
*hive.security.command.whitelist*, so two wikidocs need to be updated with
links back to this JIRA ticket:
* [AdminManual -- Configuration -- Hive Configuration Variables |
https://cwiki.apache.org/confluence/display/Hive/AdminManual+Configuration#AdminManualConfiguration-HiveConfigurationVariables]
* [Configuration Properties -- hive.security.command.whitelist |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.security.command.whitelist]
Does the reload command need to be documented too?
A release note would also be helpful.
> avoid the scheduling maintenance window for every jar change
> ------------------------------------------------------------
>
> Key: HIVE-7553
> URL: https://issues.apache.org/jira/browse/HIVE-7553
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Reporter: Ferdinand Xu
> Assignee: Ferdinand Xu
> Labels: TODOC14
> Fix For: 0.14.0
>
> Attachments: HIVE-7553.1.patch, HIVE-7553.2.patch, HIVE-7553.3.patch,
> HIVE-7553.4.patch, HIVE-7553.patch, HIVE-7553.pdf, SessionStateTest.jar.v1,
> SessionStateTest.jar.v2
>
>
> When user needs to refresh existing or add a new jar to HS2, it needs to
> restart it. As HS2 is service exposed to clients, this requires scheduling
> maintenance window for every jar change. It would be great if we could avoid
> that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)