You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2023/04/06 13:16:00 UTC

[jira] [Created] (FLINK-31744) Extend Adaptive Scheduler sparse EG to contain maxParallelism

Chesnay Schepler created FLINK-31744:
----------------------------------------

             Summary: Extend Adaptive Scheduler sparse EG to contain maxParallelism
                 Key: FLINK-31744
                 URL: https://issues.apache.org/jira/browse/FLINK-31744
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination, Runtime / REST
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.18.0


When a job is WaitingForResources the adpative scheduler returns a sparse execution graph that omits many details that are only know at execution time (like subtasks).

We could include all JobVertex-level information though, which would cover things like the vertex id/name and the maxParallelism.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)