Hi all, I am running filnk aps on YARN cluster and I am trying to get some benchmarks. When I start a long-running flink cluster on my YARN cluster I have an access to web UI and rest API that provide me statistics of the deployed jobs (as desribed here: https://ci.apache.org/projects/flink/flink-docs-master/internals/monitoring_rest_api.html). I was wondering is this possible to get such information about a single run job trigerred with 'flink run -m yarn-cluster ...'? After the job is finished there is no flink client running so I cannot use rest api to get stats.
Thanks for any help:) Best regards/Pozdrawiam, Filip Łęczycki