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

[hive] branch master updated (b3803a3 -> fa987bd)

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

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


    from b3803a3  HIVE-24637 make Tez progress log interval configurable (#1870) (Johan Gustavsson reviewed by Zoltan Haindrich)
     add fa987bd  HIVE-24669: Improve FileSystem usage in Hive::loadPartitionInternal (Peter Varga, reviewed by Denys Kuzmenko)

No new revisions were added by this update.

Summary of changes:
 ...stReplAcrossInstancesWithJsonMessageFormat.java |  4 ++
 .../TestReplicationScenariosAcrossInstances.java   |  5 +-
 .../ql/ddl/table/create/CreateTableOperation.java  |  7 +-
 .../org/apache/hadoop/hive/ql/io/AcidUtils.java    | 22 ++++++
 .../org/apache/hadoop/hive/ql/io/HdfsUtils.java    |  6 ++
 .../org/apache/hadoop/hive/ql/metadata/Hive.java   | 78 +++++++++-------------
 .../hive/streaming/HiveStreamingConnection.java    |  4 +-
 7 files changed, 73 insertions(+), 53 deletions(-)