Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is related to
-
FLINK-31316 FLIP-291: Externalized Declarative Resource Management
- In Progress
- links to