Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
+
Hive has its own impl of ShutDownHookManager, which has also history from the hadoo one (added to code instead of shims).
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-16341 ShutDownHookManager: Regressed performance on Hook removals after HADOOP-15679
- Resolved