You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2022/02/28 20:17:19 UTC

[hudi] branch master updated (18dc89c -> 44b8ab6)

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

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


    from 18dc89c  [HUDI-3450] Avoid passing empty string spark master to hudi cli (#4844)
     add 44b8ab6  [HUDI-3418] Save timeout option for remote RemoteFileSystemView (#4809)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/client/embedded/EmbeddedTimelineService.java  | 8 ++++++--
 .../hudi/common/table/view/FileSystemViewStorageConfig.java       | 2 +-
 hudi-flink/src/main/java/org/apache/hudi/util/StreamerUtil.java   | 4 +++-
 .../src/test/java/org/apache/hudi/sink/TestWriteCopyOnWrite.java  | 2 ++
 4 files changed, 12 insertions(+), 4 deletions(-)