cruise
cruise copied to clipboard
Enable runtime optimization in Pregel
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