question about setting different time window for operators
Posted by
Qian Ye on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/question-about-setting-different-time-window-for-operators-tp22534.html
Hi,
Is that possible to set different operators with different time windows in a pipeline? For example, for the wordcount example, could I set execution period of filter operator 2s but set filter 3s?
Thank you.