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/03/07 22:23:14 UTC

[hudi] branch master updated (53826d6 -> 2904076)

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 53826d6  [HUDI-2747] support set --sparkMaster for MDT cli (#4964)
     add 2904076  [HUDI-3576] Configuring timeline refreshes based on latest commit (#4973)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/client/embedded/EmbeddedTimelineService.java | 3 ++-
 .../src/main/java/org/apache/hudi/config/HoodieWriteConfig.java  | 9 +++++++++
 .../java/org/apache/hudi/timeline/service/RequestHandler.java    | 4 ++--
 .../java/org/apache/hudi/timeline/service/TimelineService.java   | 9 +++++++++
 4 files changed, 22 insertions(+), 3 deletions(-)