You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/12 15:05:00 UTC

[jira] [Commented] (FLINK-8266) Add network memory to ResourceProfile

    [ https://issues.apache.org/jira/browse/FLINK-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324089#comment-16324089 ] 

ASF GitHub Bot commented on FLINK-8266:
---------------------------------------

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/5170
  
    Thanks for the contribution @shuai-xu. There are some merge conflicts. Could you please resolve them?


> Add network memory to ResourceProfile
> -------------------------------------
>
>                 Key: FLINK-8266
>                 URL: https://issues.apache.org/jira/browse/FLINK-8266
>             Project: Flink
>          Issue Type: Improvement
>          Components: Cluster Management
>            Reporter: shuai.xu
>            Assignee: shuai.xu
>              Labels: flip-6
>
> In task manager side, it should allocated the network buffer pool according to the input channel and output sub partition number, but when allocating a worker, the resource profile doesn't contain the information about these memory. 
> So I suggest add a network memory filed to ResourceProfile and job master should calculate it when scheduling a task and then resource manager can allocating a container with the resource profile.



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