[ 
https://issues.apache.org/jira/browse/FLINK-24823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

douyongpeng updated FLINK-24823:
--------------------------------
    Description: 
I run 2 streaming jobs in yarn-session。

I report Metrics to graphite_exporter and something was wrong。
{code:java}
* collected metric "flink_jobmanager_fullRestarts" { label:<name:"host" 
value:"xx-xx-xxx-xxx" > label:<name:"job_name" value:"flow-session" > 
gauge:<value:0 > } was c
ollected before with the same name and label values{code}
I think some default metric was conflict.

I use this to know how many jobs is running. This error make graphite crash.

Is this a bug?

  was:
I run 2 streaming jobs in yarn-session。

I report Metrics to graphite_exporter and some was wrong。
{code:java}
* collected metric "flink_jobmanager_fullRestarts" { label:<name:"host" 
value:"xx-xx-xxx-xxx" > label:<name:"job_name" value:"flow-session" > 
gauge:<value:0 > } was c
ollected before with the same name and label values{code}
I think some default metric was conflict.

I use this to know how many jobs is running. This error make graphite crash.

Is this a bug?


> Yarn-session report metrics error
> ---------------------------------
>
>                 Key: FLINK-24823
>                 URL: https://issues.apache.org/jira/browse/FLINK-24823
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Metrics
>    Affects Versions: 1.11.2
>         Environment: Flink 1.11
>  
>            Reporter: douyongpeng
>            Priority: Minor
>
> I run 2 streaming jobs in yarn-session。
> I report Metrics to graphite_exporter and something was wrong。
> {code:java}
> * collected metric "flink_jobmanager_fullRestarts" { label:<name:"host" 
> value:"xx-xx-xxx-xxx" > label:<name:"job_name" value:"flow-session" > 
> gauge:<value:0 > } was c
> ollected before with the same name and label values{code}
> I think some default metric was conflict.
> I use this to know how many jobs is running. This error make graphite crash.
> Is this a bug?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to