You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by le...@apache.org on 2020/06/14 10:01:58 UTC

[hudi] branch master updated (31ef4ac -> ede6c9b)

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

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


    from 31ef4ac  [MINOR] Fix the ordered list for the hudi-examples README file (#1733)
     add ede6c9b  [HUDI-1006] Deltastreamer use kafkaSource with offset reset strategy:latest can't consume data (#1719)

No new revisions were added by this update.

Summary of changes:
 .../hudi/utilities/deltastreamer/DeltaSync.java    |  5 ++-
 .../hudi/utilities/sources/AvroKafkaSource.java    |  5 +--
 .../hudi/utilities/sources/JsonKafkaSource.java    |  4 +-
 .../utilities/sources/helpers/KafkaOffsetGen.java  |  3 --
 .../hudi/utilities/sources/TestKafkaSource.java    | 43 +++++++++++++++++++---
 5 files changed, 46 insertions(+), 14 deletions(-)