This is an automated email from the ASF dual-hosted git repository.
sankarh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 4ef83ee HIVE-24858: UDFClassLoader leak in
Configuration.CACHE_CLASSES (Karen Coppage, reviewed by Peter Vary)
add 6b7bf0c HIVE-24803: WorkloadManager doesn't update allocation and
metrics after Kill Trigger action (Nikhil Gupta, reviewed by Ashish Sharma,
Sankar Hariappan)
No new revisions were added by this update.
Summary of changes:
.../apache/hive/jdbc/TestWMMetricsWithTrigger.java | 227 +++++++++++++++++++++
.../hadoop/hive/ql/exec/tez/WorkloadManager.java | 38 +++-
2 files changed, 263 insertions(+), 2 deletions(-)
create mode 100644
itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestWMMetricsWithTrigger.java