You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by dk...@apache.org on 2021/03/17 20:05:40 UTC

[hive] branch master updated (12b99f7 -> 876ace0)

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 12b99f7  HIVE-24890: Upgrade the cron-utils library from 8.1.1 to 9.1.3 because of CVE-2020-26238 (#2081) (Abhay Chennagiri, reviewed by Zoltan Haindrich)
     add 876ace0  HIVE-24879: Create new metrics about ACID metadata size (Denys Kuzmenko, reviewed by Peter Varga)

No new revisions were added by this update.

Summary of changes:
 .../ql/txn/compactor/TestCompactionMetrics.java    | 41 ++++++++++++++++++++--
 .../hive/metastore/metrics/AcidMetricService.java  | 10 +++++-
 .../MetricsInfo.java}                              | 29 ++++++++-------
 .../hadoop/hive/metastore/txn/TxnHandler.java      | 30 ++++++++++++++++
 .../apache/hadoop/hive/metastore/txn/TxnStore.java |  7 ++++
 5 files changed, 101 insertions(+), 16 deletions(-)
 copy standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/{events/PreAlterCatalogEvent.java => txn/MetricsInfo.java} (58%)