[
https://issues.apache.org/jira/browse/FLINK-13732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Biao Liu updated FLINK-13732:
-----------------------------
Description:
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]
was:
This 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]
> 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
> Fix For: 1.10.0
>
>
> 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)