Posted by Fabian Hueske-2 on URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/bulk-iteration-tp15557p15580.html
Hi Alieh,
The RuntimeContext of a RichFunction that is called inside of the loop should have a method getSuperstepNumber() which gives the current iteration count.
even though I asked this question before, I lost my emails. So I have to ask again. Using Bulk iteration, is there any way to know the number of iterations?