Re: Understanding watermark

2020-01-14 Thread Till Rohrmann
Hi Cam, could you share a bit more details about your job (e.g. which sources are you using, what are your settings, etc.). Ideally you can provide a minimal example in order to better understand the program. >From a high level perspective, there might be different problems: First of all, Flink d

Understanding watermark

2020-01-13 Thread Cam Mach
Hello Flink expert, We have a pipeline that read both bounded and unbounded sources and our understanding is that when the bounded sources complete they should get a watermark of +inf and then we should be able to take a savepoint and safely restart the pipeline. However, we have source that never