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 a8297fc HIVE-24818 : REPL LOAD of views with partitions fails (Anurag
Shekhar, reviewed by Pravin Kumar Sinha)
add cca0da1 HIVE-24871: Initiator / Cleaner performance performance
metrics (Denys Kuzmenko, reviewed by Peter Varga)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hive/ql/txn/compactor/Cleaner.java | 17 +++-
.../hadoop/hive/ql/txn/compactor/Initiator.java | 12 ++-
.../ql/txn/compactor/TestCompactionMetrics.java | 111 ++++++++++++++++++++-
.../hive/metastore/metrics/MetricsConstants.java | 2 +
4 files changed, 137 insertions(+), 5 deletions(-)