Till Rohrmann created FLINK-10501:
-------------------------------------
Summary: Obtain resource overview of cluster
Key: FLINK-10501
URL:
https://issues.apache.org/jira/browse/FLINK-10501 Project: Flink
Issue Type: Sub-task
Components: Distributed Coordination
Affects Versions: 1.7.0
Reporter: Till Rohrmann
Fix For: 1.7.0
In order to decide with which parallelism to run, the {{ExecutionGraphDriver}} needs to obtain an overview over all available resources. This includes the resources managed by the {{SlotPool}} as well as not yet allocated resources on the {{ResourceManager}}. This is a temporary workaround until we adapted the slot allocation protocol to support resource declaration. Once this is done, we will only take the {{SlotPool’s}} slots into account.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)