[
https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630418#comment-17630418
]
JasonLee commented on FLINK-29852:
----------------------------------
Hi [~huwh] , I just used the command on the website like the following:
{code:java}
./flink run-application -t yarn-application
../examples/streaming/TopSpeedWindowing.jar
./flink run -t yarn-per-job --detached
../examples/streaming/TopSpeedWindowing.jar {code}
They all repeat as in the picture above.
> The operator is repeatedly displayed on the Flink Web UI
> --------------------------------------------------------
>
> Key: FLINK-29852
> URL: https://issues.apache.org/jira/browse/FLINK-29852
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Web Frontend
> Affects Versions: 1.16.0
> Environment: Flink 1.16.0
> Reporter: JasonLee
> Priority: Critical
> Attachments: image-2022-11-02-23-57-39-387.png
>
>
> All the operators in the DAG are shown repeatedly
> !image-2022-11-02-23-57-39-387.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)