You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by vi...@apache.org on 2023/03/17 14:57:38 UTC

[hive] branch branch-3 updated (f1db3f25a7d -> 0e0adeee35d)

This is an automated email from the ASF dual-hosted git repository.

vihangk1 pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


    from f1db3f25a7d HIVE-27096: Update dbtxnmgr_showlocks.q.out file (Aman Raj reviewed by Stamatis Zampetakis)
     add 0e0adeee35d HIVE-27087: Fix TestMiniSparkOnYarnCliDriver test failures on branch-3 (Vihang Karajgaonkar, reviewed by Sankar Hariappan and  Aman Raj)

No new revisions were added by this update.

Summary of changes:
 itests/qtest-spark/pom.xml                         | 10 +---
 .../apache/hadoop/hive/cli/control/CliConfigs.java | 13 +++++
 pom.xml                                            |  2 +-
 .../hadoop/hive/metastore/conf/MetastoreConf.java  |  9 +--
 .../hadoop/hive/metastore/metrics/Metrics.java     | 30 +++-------
 .../hadoop/hive/metastore/metrics/TestMetrics.java | 44 ++-------------
 .../metastore/testutils/CapturingLogAppender.java  | 65 ----------------------
 .../src/test/resources/log4j2.properties           |  8 +--
 8 files changed, 31 insertions(+), 150 deletions(-)
 delete mode 100644 standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/testutils/CapturingLogAppender.java