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 2019/12/04 18:20:00 UTC

[jira] [Commented] (FLINK-14566) Enable to get/set whether an operator uses managed memory

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

Till Rohrmann commented on FLINK-14566:
---------------------------------------

The simple solution to define a weight on {{Transformation/StreamNode}} sounds good to me. [~zhuzh] let me know once you have the PR ready. I can help with the review.

> Enable to get/set whether an operator uses managed memory
> ---------------------------------------------------------
>
>                 Key: FLINK-14566
>                 URL: https://issues.apache.org/jira/browse/FLINK-14566
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.10.0
>            Reporter: Zhu Zhu
>            Assignee: Zhu Zhu
>            Priority: Critical
>             Fix For: 1.10.0
>
>
> To calculate managed memory fraction for an operator with UNKNOWN resources, we need to know whether the operator will use managed memory, according to FLINK-14062.
> To achieve this, we need an interface to set/get whether an operator uses managed memory. It can be part of {{ResourceSpec}} or directly locates in the operator description classes ({{Transformation}}/{{StreamNode}}).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)