You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/02/28 18:39:45 UTC

[jira] [Resolved] (FLINK-5133) Support to set resource for operator in DataStream and DataSet

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

Stephan Ewen resolved FLINK-5133.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Fixed in f37ed02909617da4e73a01173b67373369ec3bc8 and 9912de21a1053013a220707f8b3868bdbf93aaca

> Support to set resource for operator in DataStream and DataSet
> --------------------------------------------------------------
>
>                 Key: FLINK-5133
>                 URL: https://issues.apache.org/jira/browse/FLINK-5133
>             Project: Flink
>          Issue Type: Sub-task
>          Components: DataSet API, DataStream API
>            Reporter: zhijiang
>            Assignee: zhijiang
>             Fix For: 1.3.0
>
>
> This is part of the fine-grained resource configuration.
> For *DataStream*, the *setResource* API will be setted onto *SingleOutputStreamOperator* similar with other existing properties like parallelism, name, etc.
> For *DataSet*, the *setResource* API will be setted onto *Operator* in the similar way.
> There are two parameters described with minimum *ResourceSpec* and maximum *ResourceSpec* separately in the API for considering resource resize in future improvements.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)