Re: time spent for iteration

2016-03-09 Thread Gábor Gévay
Yes, I also think that it would be a nice feature. It would make the advantage of delta iterations (that later iterations take less time) more visible to the users. Best, Gábor 2016-03-09 15:25 GMT+01:00 Vasiliki Kalavri : > I think it would be useful to allow for easier retrieval of this > info

Re: time spent for iteration

2016-03-09 Thread Vasiliki Kalavri
I think it would be useful to allow for easier retrieval of this information. Wouldn't it make sense to expose this to the web UI for example? We actually had a discussion about this some time ago [1]. -Vasia. [1]: https://issues.apache.org/jira/browse/FLINK-1759 On 9 March 2016 at 14:37, Gábor

Re: time spent for iteration

2016-03-09 Thread Gábor Gévay
Hello, If you increase the log level, you can see each step of the iteration separately in the log, with timestamps. Best, Gábor 2016-03-09 14:04 GMT+01:00 Riccardo Diomedi : > Is it possible to add timer for the time spent for iteration when iterate > operator or the delta iterate operator