[
https://issues.apache.org/jira/browse/HIVE-21805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851530#comment-16851530
]
Gopal V commented on HIVE-21805:
--------------------------------
This came in after
https://github.com/apache/hadoop/commit/34577d2c21096046861d2deefdbb2638b411c687#diff-f815800615cdaae5c0bd1a0f3f2c0cad
got merged.
> HiveServer2: Use the fast ShutdownHookManager APIs
> --------------------------------------------------
>
> Key: HIVE-21805
> URL: https://issues.apache.org/jira/browse/HIVE-21805
> Project: Hive
> Issue Type: Bug
> Reporter: Gopal V
> Assignee: Gopal V
> Priority: Major
> Attachments: shutdownhookmanager-configuration.png,
> txnmanager-shutdownhook-2x.png
>
>
> Hadoop ShutDownHookManager calls "new Configuration()" inside if the
> parameters are not provided as args.
> This unzips jars & looks for the .xml files in the entire classpath.
> !shutdownhookmanager-configuration.png!
> +
> !txnmanager-shutdownhook-2x.png!
> Hive has its own impl of ShutDownHookManager, which has also history from the
> hadoo one (added to code instead of shims).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)