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

[autoscaler] can specify availability zone #1393

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

pschafhalter
Copy link
Contributor

What do these changes do?

Allows specifying an availability zone in the YAML cluster configuration file.

Related issue number

#1389

@pschafhalter pschafhalter force-pushed the autoscalar-avail-zone branch from aaba476 to 066633e Compare January 6, 2018 21:20
@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/3133/
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/3135/
Test PASSed.

@richardliaw richardliaw changed the title [autoscalar] can specify availability zone [autoscaler] can specify availability zone Jan 7, 2018
@ericl ericl self-assigned this Jan 8, 2018
Copy link
Contributor

@ericl ericl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pcmoritz
Copy link
Contributor

pcmoritz commented Jan 9, 2018

Thanks, I tested it and it works. We need to keep in mind that both the version of ray on the user's machine and also EC2 need to have this code for it to work.

@pcmoritz pcmoritz merged commit a59a9e2 into ray-project:master Jan 9, 2018
@robertnishihara
Copy link
Collaborator

@pschafhalter can you submit a follow up PR updating the wheel used in example.yaml?

royf added a commit to royf/ray that referenced this pull request Jan 20, 2018
* master:
  Add some development tips to documentation. (ray-project#1426)
  Add link to github from documentation. (ray-project#1425)
  [rllib] Update docs with api and components overview figures (ray-project#1443)
  Multiagent model using concatenated observations (ray-project#1416)
  Load evaluation configuration from checkpoint (ray-project#1392)
  [autoscaling] increase connect timeout, boto retries, and check subnet conf (ray-project#1422)
  Update wheel in autoscaler example. (ray-project#1408)
  [autoscaler] Fix ValueError: Missing required config keyavailability_zoneof type str
  [tune][minor] Fixes (ray-project#1383)
  [rllib] Expose PPO evaluator resource requirements (ray-project#1391)
  fix autoscaler test (ray-project#1411)
  [rllib] Fix incorrect documentation on how to use custom models ray-project#1405
  Added option for availability zone (ray-project#1393)
  Adding all DataFrame methods with NotImplementedErrors (ray-project#1403)
  Remove pyarrow version check. (ray-project#1394)

# Conflicts:
#	python/ray/rllib/eval.py
@pschafhalter pschafhalter deleted the autoscalar-avail-zone branch April 20, 2018 20:49
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.

5 participants