Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 7 commits into from

Conversation

zhijiangW
Copy link
Contributor

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.

淘江 added 7 commits November 28, 2016 18:10
… Fine-grained Resource Configuration

Summary: above

Test Plan: NA

Reviewers: yushi.wxg

Subscribers: #blink

Differential Revision: http://phabricator.taobao.net/D6593
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants