20 at 7:23 PM vino yang wrote:
>>>
>>>> +1 as well
>>>>
>>>> We can introduce an async mode to provide a pub-sub model so that we can
>>>> integrate with other systems.
>>>>
>>>> Best,
>>>> Vino
>&g
;
> >> +1 as well
> >>
> >> We can introduce an async mode to provide a pub-sub model so that we can
> >> integrate with other systems.
> >>
> >> Best,
> >> Vino
> >>
> >> 957029...@qq.com <957029...@qq.com> 于20
t; it's great.
>>>
>>>
>>>
>>> 957029...@qq.com
>>>
>>> From: wangxianghu
>>> Date: 2020-07-23 21:02
>>> To: dev@hudi.apache.org
>>> Subject: Implement an asynchronous write commit callback
>>> Hi al
o that we can
> integrate with other systems.
>
> Best,
> Vino
>
> 957029...@qq.com <957029...@qq.com> 于2020年7月23日周四 下午9:05写道:
>
> > +1.
> > it's great.
> >
> >
> >
> > 957029...@qq.com
> >
> > From: wangxianghu
>
> Date: 2020-07-23 21:02
> To: dev@hudi.apache.org
> Subject: Implement an asynchronous write commit callback
> Hi all,
> Currently, a write callback service implemented in HTTP has been merged,
> it will issue an HTTP request to inform downstream that a write commit has
> been execute
+1.
it's great.
957029...@qq.com
From: wangxianghu
Date: 2020-07-23 21:02
To: dev@hudi.apache.org
Subject: Implement an asynchronous write commit callback
Hi all,
Currently, a write callback service implemented in HTTP has been merged, it
will issue an HTTP request to inform downstream
Hi all,
Currently, a write callback service implemented in HTTP has been merged, it
will issue an HTTP request to inform downstream that a write commit has been
executed successfully!User can leverage this notification to do some cascaded
incremental processes.
But, this implementation is sync