This is an automated email from the ASF dual-hosted git repository.
klcopp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 3808f1d HIVE-23993:Handle irrecoverable errors (Aasha Medhi, reviewed
by Pravin Kumar Sinha)
add d2cfbc0 HIVE-24024: Improve logging around CompactionTxnHandler
(Karen Coppage, reviewed by Laszlo Pinter)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hive/ql/txn/compactor/Cleaner.java | 6 ++
.../hadoop/hive/ql/txn/compactor/CompactorMR.java | 18 +++---
.../hadoop/hive/ql/txn/compactor/Initiator.java | 34 ++++++----
.../hadoop/hive/ql/txn/compactor/Worker.java | 9 ++-
.../hive/metastore/txn/CompactionTxnHandler.java | 72 ++++++++++++++++------
5 files changed, 95 insertions(+), 44 deletions(-)