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

Enable runtime optimization in Pregel #1179

Open
wynot12 opened this issue Jun 10, 2017 · 0 comments
Open

Enable runtime optimization in Pregel #1179

wynot12 opened this issue Jun 10, 2017 · 0 comments
Labels

Comments

@wynot12
Copy link
Contributor

wynot12 commented Jun 10, 2017

Initial version of Pregel (#1170) does not support runtime reconfiguration.

Ultimately, we will enable reconfiguration of the Pregel system using ET APIs.
For this goal, we have to

  • collect metrics from Pregel workers
  • optimize the system through ET APIs based on the collected metrics
  • make Pregel reconfigurable, which means that it works with the varying the number of workers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant