Hi to all,
is there a way to see from the Flink UI the number of procesed splits o a source?
For example, I'm reading data from a (batch) JDBC input and Flink creates 50 splits.
However I don't know how many of them have been consumed and which one is waiting to be processed.
Best,
Flavio