[ 
https://issues.apache.org/jira/browse/FLINK-37073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junrui Lee updated FLINK-37073:
-------------------------------
    Description: 
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.

  was:
This is for cross-team verification of the release 2.0 work item: "Adaptive 
optimization for batch jobs"

Please complete the following steps before Jan 31.
 # Replace the description of the ticket with instructions for the testers.
 ** If the work item does not need cross-team verification, please comment that 
explicitly and close the ticket.
 # Un-assign yourself after adding the instructions.
 # Either find a cross-team tester who is willing to help and assign to the 
ticket, or reach out to the release manager [~xtsong].

Thanks for your contributions. For any questions, feel free to reach out to the 
release manager [~xtsong].


> 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: Junrui Lee
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> 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)

Reply via email to