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

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


    from e3a44d59b2c HIVE-27028: Backport HIVE-18874: JDBC: HiveConnection 
shades log4j interfaces (Prasanth Jayachandran reviewed by Gopal V) (#4022) 
(branch-3 backport by Aman Raj reviewed by Laszlo Bodor)
     add 6662bb9aee4 HIVE-27016: Backport HIVE-24629 Invoke optional output 
committer in TezProcessor (#4013)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hive/conf/HiveConf.java |   3 +
 .../apache/hadoop/hive/ql/exec/tez/DagUtils.java   |  13 +-
 .../hadoop/hive/ql/exec/tez/TezProcessor.java      |  27 ++++
 .../hadoop/hive/ql/exec/tez/TestDagUtils.java      |  27 ++++
 .../hive/ql/exec/tez/TestTezOutputCommitter.java   | 176 +++++++++++++++++++++
 5 files changed, 243 insertions(+), 3 deletions(-)
 create mode 100644 
ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestTezOutputCommitter.java

Reply via email to