[
https://issues.apache.org/jira/browse/FLINK-13732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908879#comment-16908879
]
Biao Liu commented on FLINK-13732:
----------------------------------
Thanks the reminding from [~Zentol]. There are already two similar tickets.
Will continue working on
[FLINK-9543|https://issues.apache.org/jira/browse/FLINK-9543] and
[FLINK-9741|https://issues.apache.org/jira/browse/FLINK-9741].
> Enhance JobManagerMetricGroup with FLIP-6 architecture
> ------------------------------------------------------
>
> Key: FLINK-13732
> URL: https://issues.apache.org/jira/browse/FLINK-13732
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Metrics
> Reporter: Biao Liu
> Priority: Major
>
> There is a requirement from user mailing list [1]. I think it's reasonable
> enough to support.
> The scenario is that when deploying a Flink cluster on Yarn, there might be
> several {{JM(RM)}} s running on the same host. IMO that's quite a general
> scenario. However we can't distinguish the metrics from different
> {{JobManagerMetricGroup}}, because there is only one variable "hostname" we
> can use.
> I think there are some problems of current implementation of
> {{JobManagerMetricGroup}}. It's still non-FLIP-6 style. We should split the
> metric group into {{RM}} and {{Dispatcher}} to match the FLIP-6 architecture.
> And there should be an identification variable supported, just like {{tm_id}}.
> CC [~StephanEwen], [~till.rohrmann], [~Zentol]
> 1.
> [http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-metrics-scope-for-YARN-single-job-td29389.html]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)