You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Tianye Li (Jira)" <ji...@apache.org> on 2020/06/15 03:05:00 UTC

[jira] [Comment Edited] (HUDI-1018) Handle empty checkpoint better in delta streamer

    [ https://issues.apache.org/jira/browse/HUDI-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135365#comment-17135365 ] 

Tianye Li edited comment on HUDI-1018 at 6/15/20, 3:04 AM:
-----------------------------------------------------------

solve this ticket together with Yanjia Gary Li
|https://github.com/apache/hudi/pull/1719]|


was (Author: litianye):
[solve this ticket together with Yanjia Gary Li
|https://github.com/apache/hudi/pull/1719][https://github.com/apache/hudi/pull/1719]

> Handle empty checkpoint better in delta streamer
> ------------------------------------------------
>
>                 Key: HUDI-1018
>                 URL: https://issues.apache.org/jira/browse/HUDI-1018
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: DeltaStreamer
>            Reporter: Yanjia Gary Li
>            Assignee: Tianye Li
>            Priority: Major
>             Fix For: 0.6.0
>
>
> Right now we are handling empty string checkpoint in DeltaSync([https://github.com/apache/hudi/blob/master/hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/DeltaSync.java#L260]) and different sources([https://github.com/apache/hudi/blob/master/hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/helpers/KafkaOffsetGen.java#L58]). 
> We should clean this up and put all logics into one place.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)