[
https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630900#comment-17630900
]
JasonLee commented on FLINK-29852:
----------------------------------
Hi [~huwh] That's a little weird,I submit the task with the following command:
{code:java}
./flink run-application -t yarn-application
../examples/streaming/TopSpeedWindowing.jar {code}
The DAG is shown below,The window and sink operators have 4 parallelism, shown
four times below
!image-2022-11-09-17-32-27-377.png!
> 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,
> image-2022-11-09-16-09-44-233.png, image-2022-11-09-17-32-27-377.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)