Re: Question on checkpointing

2017-05-01 Thread Aljoscha Krettek
Hi Blake, I didn’t see any mails on the user mailing list regarding this. Is it still relevant. From the looks of it you might be interested in the savepoints feature: https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/savepoints.html

Re: Question on checkpointing

2017-04-21 Thread Blake Essing
Sorry all for my earlier messages.  I just realized that I'm on the wrong mailing list for what I'm asking.  I will move my question to the user list. On Friday, April 21, 2017 11:54 AM, Blake Essing wrote: Sorry for the earlier incomplete email, E-mail editor issue. I have modified the

Re: Question on checkpointing

2017-04-21 Thread Blake Essing
Sorry for the earlier incomplete email, E-mail editor issue. I have modified the WordCounter example program to use a NiFi DataStream as input.  I would like to add checkpointing to the program to learn how it works.  I have googled and added many of the checkpointing configuration values to the