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

[jira] [Created] (FLINK-13445) Distinguishing Memory Configuration for TaskManager and JobManager

madong created FLINK-13445:
------------------------------

             Summary: Distinguishing Memory Configuration for TaskManager and JobManager
                 Key: FLINK-13445
                 URL: https://issues.apache.org/jira/browse/FLINK-13445
             Project: Flink
          Issue Type: New Feature
          Components: Runtime / Configuration
    Affects Versions: 1.8.1
            Reporter: madong


we use flink to run some job  build in non-java language, so we increase the value of `containerized.heap-cutoff-ratio` to reserve more memory for non-java process , which would affect memory allocation for jobManager. Considering the different behaviors of taskManager and jobManager, should we use this configuration separately?



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)