This is an automated email from the ASF dual-hosted git repository.
dkuzmenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 95120bc HIVE-24896: External table having same name as dropped
managed table fails to replicate (Pravin Kumar Sinha, reviewed by Aasha Medhi)
add 3e380cc HIVE-24874: Worker performance metric (Denys Kuzmenko,
reviewed by Peter Varga)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hive/ql/txn/compactor/Worker.java | 15 ++++-
.../ql/txn/compactor/TestCompactionMetrics.java | 66 +++++++++++++++++++---
.../hadoop/hive/ql/txn/compactor/TestWorker.java | 52 ++++++++---------
.../hive/metastore/metrics/MetricsConstants.java | 1 +
4 files changed, 94 insertions(+), 40 deletions(-)