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

[jira] [Created] (FLINK-9096) flip 6 allocates different resources for different jobs

Renjie Liu created FLINK-9096:
---------------------------------

             Summary: flip 6 allocates different resources for different jobs
                 Key: FLINK-9096
                 URL: https://issues.apache.org/jira/browse/FLINK-9096
             Project: Flink
          Issue Type: Improvement
          Components: Cluster Management
    Affects Versions: 1.6.0
            Reporter: Renjie Liu
            Assignee: Renjie Liu


Currently in flip6 session mode, the resource manager will allocate containers for diffrent jobs. However, these containers are all the same size, e.g. with same memory and cpu cores. Since different jobs have different resource requirements, this may waste a lot of waste. The goal of this issue is to allow resource manager to be able to allocate different resources for different jobs, as per job cluster can do.



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