resurfacing this thread again..
On Mon, Jul 8, 2019 at 8:55 PM Charles vinodh wrote:
> Hi ,
>
> is it possible to disable checkpointing in structured streaming and have
> it replaced by our own checkpointing implementation where the offsets are
> saved in an external database?..
Hi ,
is it possible to disable checkpointing in structured streaming and have it
replaced by our own checkpointing implementation where the offsets are
saved in an external database?.. I looked up the docs and it seems this is
supported on spark DStream streaming but not in structured streaming fo