Skip to content

Conversation

@shuai-xu
Copy link
Contributor

This pr is for jira-#5791

Main changes:

  1. Add a UNIVERSAL resource profile which can match any other one.
  2. TaskExecutor will be initialized with the UNIVERSAL resource profile.
  3. Add a Optimal matching based slot manager which match slots to the request with closest resource

@shuai-xu shuai-xu force-pushed the jira-5791 branch 2 times, most recently from 9f5637c to f924555 Compare March 21, 2017 06:29
@shuai-xu
Copy link
Contributor Author

shuai-xu commented Aug 8, 2017

@tillrohrmann Could you please help to review this pr? And there is a question, the pending requests in slot managers are not in order. So requests arrived later may be fulfilled earlier, does this matter?

… yarn mode

Summary:
1. Add a UNIVERSAL resource profile which can match any other one.
2. TaskExecutor will be initialized with the UNIVERSAL resource profile.
3. Add a Optimal matching based slot manager which match slots to the request with closest resource

fix the test may randomly fail due to the pending requests are not in order

rebase master
@tillrohrmann
Copy link
Contributor

Closing this PR since it is outdated.

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.

4 participants