[
https://issues.apache.org/jira/browse/FLINK-37073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Lee closed FLINK-37073.
------------------------------
Resolution: Done
> Cross-team verification for "Adaptive optimization for batch jobs"
> ------------------------------------------------------------------
>
> Key: FLINK-37073
> URL: https://issues.apache.org/jira/browse/FLINK-37073
> Project: Flink
> Issue Type: Sub-task
> Reporter: Xintong Song
> Assignee: Yi Zhang
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: adaptive-image.png
>
>
> In Flink 2.0, we introduced adaptive batch execution. In this mode, the job
> graph is incrementally generated, and the web UI has been adapted
> accordingly. We need to follow the steps below to verify:
> # Submit a multi-jobVertex batch job.
> # Check if the job graph displayed in the web UI unfolds as the job vertices
> are created, and if not all job vertices are created, there is a 'show
> pending operators' button in the top-left corner of the job overview page.
> Clicking this button should display the job graph along with the remaining
> stream nodes that have not yet been transfer to job vertices.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)