GitHub user wangzhijiang999 opened a pull request:

    https://github.com/apache/flink/pull/2907

    [FLINK-5135][JM]ResourceProfile for slot request should be expanded to 
correspond with ResourceSpec

    Currently the **ResourceProfile** only contains cpu cores and memory 
properties. The memory should be expanded to different types such as heap 
memory, direct memory and native memory which corresponds with memory in 
**ResourceSpec**.
    
    It contains the related un-merging codes for [FLINK-5132] [FLINK-5133] 
[FLINK-5134]. And the modifications for [FLINK-5135] only includes **SlotPool** 
and **ResourceProfile**.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wangzhijiang999/flink jira-5135

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2907.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 #2907
    
----
commit 73e7cca3b3540b877bf1c03d18fc77d6b69dc867
Author: 淘江 <taojiang....@alibaba-inc.com>
Date:   2016-11-28T10:07:15Z

    [FLINK-5132][FLINK-5133][FLINK-5134][Core,DataStream API,DataSet API] 
Fine-grained Resource Configuration
    
    Summary: above
    
    Test Plan: NA
    
    Reviewers: yushi.wxg
    
    Subscribers: #blink
    
    Differential Revision: http://phabricator.taobao.net/D6593

commit 02b0e9d71db86921485ee27dbbb588f6c48fd19e
Author: 淘江 <taojiang....@alibaba-inc.com>
Date:   2016-11-30T09:13:32Z

    [FLINK-5132][DataSet API,DataStream API] Introduce the ResourceSpec API for 
DataSet and DataStream

commit ceed4cb5a9798fb628e82511c08b70636acae9b0
Author: 淘江 <taojiang....@alibaba-inc.com>
Date:   2016-11-30T09:43:22Z

    [FLINK-5132][DataSet API,DataStream API] Introduce the ResourceSpec API for 
DataSet and DataStream

commit 6021b056f4de8bb2e74ff6709326b58e69547404
Author: 淘江 <taojiang....@alibaba-inc.com>
Date:   2016-11-30T09:55:10Z

    [FLINK-5132][DataSet API,DataStream API] Introduce the ResourceSpec API for 
DataSet and DataStream

commit 3ccd36033ff9b55c5f7ec7b4afbbefd261c85d61
Author: 淘江 <taojiang....@alibaba-inc.com>
Date:   2016-11-30T10:01:16Z

    [FLINK-5135][JM]ResourceProfile for slot request should be expanded to 
correspond with ResourceSpec

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to