You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/07/26 23:25:00 UTC

[jira] [Closed] (FLINK-7113) Make ClusterDescriptor independent of Flink cluster size

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

Till Rohrmann closed FLINK-7113.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed via 7cf997d16bbf8c7a6bbb3522aeba0d9e7c9af6b6

> Make ClusterDescriptor independent of Flink cluster size
> --------------------------------------------------------
>
>                 Key: FLINK-7113
>                 URL: https://issues.apache.org/jira/browse/FLINK-7113
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management
>    Affects Versions: 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 1.4.0
>
>
> The {{ClusterDescriptor}} needs to know the size of the Flink cluster it is supposed to deploy. As a consequence we have the {{AbstractYarnClusterDescriptor}} which is configured with this information via setters. I think it would be better to give the cluster size to the {{ClusterDescriptor}} via the {{deploySession(ClusterSpecification)}} call. That way we better decouple the deployment from the cluster configuration.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)