You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "blues zheng (JIRA)" <ji...@apache.org> on 2018/10/25 03:25:00 UTC

[jira] [Assigned] (FLINK-10504) Decide actual parallelism based on available resources

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

blues zheng reassigned FLINK-10504:
-----------------------------------

    Assignee: blues zheng

> Decide actual parallelism based on available resources
> ------------------------------------------------------
>
>                 Key: FLINK-10504
>                 URL: https://issues.apache.org/jira/browse/FLINK-10504
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>    Affects Versions: 1.7.0
>            Reporter: Till Rohrmann
>            Assignee: blues zheng
>            Priority: Major
>             Fix For: 1.7.0
>
>
> Check if a {{JobGraph}} can be scheduled with the available set of resources (slots). If the minimum parallelism is fulfilled, then distribute the available set of slots across all available slot sharing groups in order to decide on the actual runtime parallelism. In the absence of minimum, target and maximum parallelism, assume minimum = target = maximum = parallelism defined in the {{JobGraph}}.
> Ideally, we make the slot assignment strategy pluggable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)