[
https://issues.apache.org/jira/browse/FLINK-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821585#comment-15821585
]
ASF GitHub Bot commented on FLINK-5132:
---------------------------------------
GitHub user wangzhijiang999 opened a pull request:
https://github.com/apache/flink/pull/3114
[FLINK-5132]Introduce the ResourceSpec for grouping different resourc…
This is part of the fine-grained resource configuration.
The current resource factors include cpu cores, heap memory, direct memory,
native memory and state size.
The **ResourceSpec** will provide some basic constructions for grouping
different resource factors as needed and the construction can also be expanded
easily for further requirements.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangzhijiang999/flink FLINK-5132
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3114.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3114
----
commit 8689e0d4f81de9f2b704d425aa56ca3f5e792f29
Author: 淘江 <[email protected]>
Date: 2017-01-13T10:40:47Z
[FLINK-5132]Introduce the ResourceSpec for grouping different resource
factors in API
----
> Introduce the ResourceSpec for grouping different resource factors in API
> -------------------------------------------------------------------------
>
> Key: FLINK-5132
> URL: https://issues.apache.org/jira/browse/FLINK-5132
> Project: Flink
> Issue Type: Sub-task
> Components: Core
> Reporter: Zhijiang Wang
> Assignee: Zhijiang Wang
>
> This is part of the fine-grained resource configuration.
> The current resource factors include cpu cores, heap memory, direct memory,
> native memory and state size.
> The *ResourceSpec* will provide some basic constructions for grouping
> different resource factors as needed and the construction can also be
> expanded easily for further requirements.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)