Flink: Run Once Trigger feature like Spark's
Posted by
Pankaj Chand on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Flink-Run-Once-Trigger-feature-like-Spark-s-tp33201.html
Hi all,
Please tell me, is there anything in Flink that is similar to Spark's structured streaming Run Once Trigger (or Trigger.Once
feature) as described in the blog below:
This feature allows you to call a streaming job periodically instead of running it continuously.
Thanks,
Pankaj