Is there any statistics about gc in a TM available from the Job Manager UI at the moment? That would be very useful to understand whether Flink is slowing down because of the job itself or some high gc in some operator.
In the UI, no. But you can access TaskManager metrics through the
JobManager REST API.
On 01.06.2017 17:00, Flavio Pompermaier wrote:
> Hi to all,
> Is there any statistics about gc in a TM available from the Job
> Manager UI at the moment? That would be very useful to understand
> whether Flink is slowing down because of the job itself or some high
> gc in some operator.
>
> Best,
> Flavio