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

[hive] branch master updated (3508b26 -> c2e2f36)

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

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


    from 3508b26  HIVE-24428: Concurrent add_partitions requests may lead to data loss (Zoltan Haindrich, reviewed by Denys Kuzmenko)
     add c2e2f36  HIVE-24473: Make Hive buildable with HBase 2.x GA versions (#1729) (Istvan Toth reviewed by Zoltan Haindrich)

No new revisions were added by this update.

Summary of changes:
 itests/hcatalog-unit/pom.xml                         | 20 ++++++++++++++++++++
 .../apache/hive/hcatalog/hbase/ManyMiniCluster.java  |  4 +++-
 itests/util/pom.xml                                  | 18 ++++++++++++++++++
 pom.xml                                              | 20 ++++++++++++++++++++
 ql/pom.xml                                           |  4 ++++
 5 files changed, 65 insertions(+), 1 deletion(-)