You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "fa zheng (Jira)" <ji...@apache.org> on 2019/12/02 02:47:00 UTC

[jira] [Created] (FLINK-15000) Metrics is very slow when parallelism is over 1000

fa zheng created FLINK-15000:
--------------------------------

             Summary: Metrics is very slow when parallelism is over 1000
                 Key: FLINK-15000
                 URL: https://issues.apache.org/jira/browse/FLINK-15000
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Metrics
    Affects Versions: 1.9.0
            Reporter: fa zheng
             Fix For: 1.10.0, 1.11.0


metrics in web ui are very slow when parallelism is over 1000. It's hard to add metric and choose one metric. I run carTopSpeedWindowingExample with command 
{code:java}
//代码占位符
flink run m yarncluster -p 1200 -yjm 60g -ytm 60g -yn 60 -ys 20 examples/streaming/TopSpeedWindowing.jar

{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)