----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38292/ -----------------------------------------------------------
Review request for hive. Repository: hive-git Description ------- More than 490,000 paths was added to java.io.DeleteOnExitHook on one of our long running HiveServer2 instances,taken up more than 100MB on heap. Most of the paths contains a suffix of ".pipeout". Diffs ----- common/src/java/org/apache/hive/common/util/ShutdownHookManager.java fd2f20a ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java 7ed8e5f service/src/java/org/apache/hive/service/cli/operation/HiveCommandOperation.java bcc66cf service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java cc9df76 Diff: https://reviews.apache.org/r/38292/diff/ Testing ------- Thanks, Navis Ryu