Hi: I am using AWS EMR with Flink application and two of the job managers are running on the same host. I am looking at the metrics documentation (Apache Flink 1.9 Documentation: Metrics) and and see the following:
List of all Variables
My question is there a way to distinguish b/w the two job managers ? I see only the <host> variable for JobManager and since the two are running on the same host, the value is the same. Is there any other variable that I can use to distinguish the two. For taskmanager I have taskmanager id but am not sure about the job manager. Thanks Mans |
Hi Mans, IMO, one job manager represents one Flink cluster and one Flink cluster has a suite of Flink configuration e.g. metrics reporter. Some metrics reporters support tag feature, you can specify it to distinguish different Flink cluster.[1] Best, Vino M Singh <[hidden email]> 于2019年12月19日周四 上午2:54写道:
|
Hi Mans, That's indeed a problem. We have a plan to fix it. I think it could be included in 1.11. You could follow this issue [1] to check the progress. On Thu, 19 Dec 2019 at 14:51, vino yang <[hidden email]> wrote:
|
Thanks Vino and Biao for your help. Mans
On Thursday, December 19, 2019, 02:25:40 AM EST, Biao Liu <[hidden email]> wrote:
Hi Mans, That's indeed a problem. We have a plan to fix it. I think it could be included in 1.11. You could follow this issue [1] to check the progress. On Thu, 19 Dec 2019 at 14:51, vino yang <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |