This is an automated email from the ASF dual-hosted git repository.
lpinter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 9ed1d1e HIVE-25553: Support Map data-type natively in Arrow format
(Sruthi Mooriyathvariam, reviewed by Sankar Hariappan)
add f749ef2 HIVE-25642 Log a warning if multiple Compaction Worker
versions are running compactions (#2743) (Viktor Csomor, reviewed by Laszlo
Pinter)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hive/metastore/conf/MetastoreConf.java | 6 +
.../hive/metastore/metrics/AcidMetricService.java | 41 ++++++-
.../TestMultipleWorkerVersionDetection.java | 123 +++++++++++++++++++++
3 files changed, 165 insertions(+), 5 deletions(-)
create mode 100644
standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/metrics/TestMultipleWorkerVersionDetection.java