I have multiple sources but with distinct names and UIDs.
More information about my execution environment:
Flink Version: 1.4.2 bundled with hadoop 2.8
State backend: Hadoop 2.8
Job compiled for version 1.4.2 using the Scala version libs from Scala
version 2.11.
Am using the com.github.davidb t
FLINK-7100 is about taskmanager metrics being registered twice, whereas
here we're dealing with job metrics.
Do you have multiple sources? If so, do they have unique names?
On 20.03.2018 15:06, Fabian Hueske wrote:
Hi Pedro,
Can you reopen FLINK-7100 and post a comment with your error message
Hi Pedro,
Can you reopen FLINK-7100 and post a comment with your error message and
environment?
Thanks,
Fabian
2018-03-20 14:58 GMT+01:00 PedroMrChaves :
> Hello,
>
> I still have the same issue with Flink Version 1.4.2.
>
> java.lang.IllegalArgumentException: A metric named
> .taskmanager.6aa8
Hello,
I still have the same issue with Flink Version 1.4.2.
java.lang.IllegalArgumentException: A metric named
.taskmanager.6aa8d13575228d38ae4abdfb37fa229e.CDC.Source:
EVENTS.1.numRecordsIn already exists
at
com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:91)
at
Thanks Fabian!
Sent from Yahoo Mail on Android
On Mon, Nov 13, 2017 at 4:44 AM, Fabian Hueske wrote: Hi
Ashish,
this is a known issue and has been fixed for the next version [1].
Best, Fabian
[1] https://issues.apache.org/jira/browse/FLINK-7100
2017-11-11 16:02 GMT+01:00 Ashish Pokhare
Hi Ashish,
this is a known issue and has been fixed for the next version [1].
Best, Fabian
[1] https://issues.apache.org/jira/browse/FLINK-7100
2017-11-11 16:02 GMT+01:00 Ashish Pokharel :
> All,
>
> Hopefully this is a quick one. I enabled Graphite reporter in my App and I
> started to see th
All,
Hopefully this is a quick one. I enabled Graphite reporter in my App and I
started to see the following warning messages all over the place:
2017-11-07 20:54:09,288 WARN org.apache.flink.runtime.metrics.MetricRegistry
- Error while registering metric.
java.lang.IllegalArgume