Re: Apache Flink - Rest API for num of records in/out

2022-06-08 Thread M Singh
To: User-Flink Subject: Apache Flink - Rest API for num of records in/out   Hi Folks:   I am trying to find if I can get the number of records for an operator using flinks REST API.  I've checked the docs at  https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/ops/res

RE: Apache Flink - Rest API for num of records in/out

2022-06-07 Thread Hailu, Andreas
://nightlies.apache.org/flink/flink-docs-release-1.15/docs/ops/rest_api/#jobs-jobid ah From: M Singh Sent: Tuesday, June 7, 2022 4:51 PM To: User-Flink Subject: Apache Flink - Rest API for num of records in/out Hi Folks: I am trying to find if I can get the number of records for an operator using flinks

Apache Flink - Rest API for num of records in/out

2022-06-07 Thread M Singh
Hi Folks: I am trying to find if I can get the number of records for an operator using flinks REST API.  I've checked the docs at  https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/ops/rest_api/.    I did see some apis that use vertexid, but could not find how to that info without