You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by dm...@apache.org on 2020/12/17 14:16:08 UTC

[hive] branch master updated (3f5e01c -> 6abd458)

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

dmollitor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 3f5e01c  disable test
     add 6abd458  HIVE-24542: Prepare Guava for Upgrades (David Mollitor reviewed by Miklos Gergely)

No new revisions were added by this update.

Summary of changes:
 common/pom.xml                                              |  4 ++++
 .../org/apache/hadoop/hive/common/log/InPlaceUpdate.java    | 13 +++----------
 llap-common/pom.xml                                         |  4 ++++
 .../java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java   |  2 +-
 llap-server/pom.xml                                         |  4 ++++
 .../org/apache/hadoop/hive/llap/daemon/impl/AMReporter.java |  6 +++---
 .../hadoop/hive/llap/daemon/impl/LlapTaskReporter.java      |  2 +-
 .../hadoop/hive/llap/daemon/impl/TaskExecutorService.java   |  2 +-
 .../hive/llap/tezplugins/LlapTaskSchedulerService.java      | 10 ++++++----
 .../org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java |  7 ++++---
 .../hadoop/hive/ql/exec/tez/SampleTezSessionState.java      |  3 ++-
 standalone-metastore/metastore-tools/tools-common/pom.xml   |  4 ++++
 storage-api/pom.xml                                         |  5 ++---
 13 files changed, 39 insertions(+), 27 deletions(-)