gt; *Sent:* Tuesday, July 7, 2020 20:43
> *To:* d...@flink.apache.org ; user
>
> *Subject:* Check pointing for simple pipeline
>
> Hi ,
>
> I have pipeline. Source-> Map(JSON transform)-> Sink..
>
> Both source and sink are Kafka.
>
> What is the best checkpoint ing me
: d...@flink.apache.org ; user
Subject: Check pointing for simple pipeline
Hi ,
I have pipeline. Source-> Map(JSON transform)-> Sink..
Both source and sink are Kafka.
What is the best checkpoint ing mechanism?
Is setting checkpoints incremental a good option? What should be careful of?
Hi ,
I have pipeline. Source-> Map(JSON transform)-> Sink..
Both source and sink are Kafka.
What is the best checkpoint ing mechanism?
Is setting checkpoints incremental a good option? What should be careful
of?
I am running it on aws emr.
Will checkpoint slow the speed?
Thanks,
Prasanna.