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

Changes to local scheduler client protocol. #435

Merged
merged 2 commits into from
Apr 8, 2017
Merged

Changes to local scheduler client protocol. #435

merged 2 commits into from
Apr 8, 2017

Conversation

robertnishihara
Copy link
Collaborator

@robertnishihara robertnishihara commented Apr 7, 2017

Some changes in this PR.

  1. Both workers and drivers now register with the local scheduler.
  2. Workers and drivers receive a reply from the local scheduler after registering.
  3. The local scheduler sends a flatbuffer object instead of a raw TaskSpec when the worker gets a task.

This is a subset of the functionality in #403. I'm breaking that PR into smaller pieces to simplify things.

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/524/
Test PASSed.

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/527/
Test PASSed.

@pcmoritz pcmoritz merged commit 05fd4c2 into ray-project:master Apr 8, 2017
@pcmoritz pcmoritz deleted the workerregister branch April 8, 2017 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants