time spent for iteration

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

time spent for iteration

Riccardo Diomedi
Is it possible to add timer for the time spent for iteration when iterate operator or the delta iterate operator is performed?

thanks

Riccardo
Reply | Threaded
Open this post in threaded view
|

Re: time spent for iteration

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 <[hidden email]>:
> Is it possible to add timer for the time spent for iteration when iterate operator or the delta iterate operator is performed?
>
> thanks
>
> Riccardo
Reply | Threaded
Open this post in threaded view
|

Re: time spent for iteration

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.


On 9 March 2016 at 14:37, Gábor Gévay <[hidden email]> wrote:
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 <[hidden email]>:
> Is it possible to add timer for the time spent for iteration when iterate operator or the delta iterate operator is performed?
>
> thanks
>
> Riccardo

Reply | Threaded
Open this post in threaded view
|

Re: time spent for iteration

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 <[hidden email]>:

> 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 Gévay <[hidden email]> wrote:
>>
>> 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
>> <[hidden email]>:
>> > Is it possible to add timer for the time spent for iteration when
>> > iterate operator or the delta iterate operator is performed?
>> >
>> > thanks
>> >
>> > Riccardo
>
>