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

Cluster setup instructions #233

Merged
merged 11 commits into from
Feb 3, 2017
Merged

Conversation

jssmith
Copy link
Contributor

@jssmith jssmith commented Jan 31, 2017

This PR represents work towards documenting how to work with Ray in a cluster environment.

@robertnishihara robertnishihara changed the title Cluster Setup Instructions Cluster setup instructions Feb 2, 2017

### Confirm that you can ssh to all nodes
```
for host in $(cat workers.txt); do
Copy link
Collaborator

Choose a reason for hiding this comment

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

I get permission denied errors when I do this. I ssh'ed with -A.

@robertnishihara robertnishihara merged commit e5a9fc0 into ray-project:master Feb 3, 2017
@robertnishihara robertnishihara deleted the clustersetup branch February 3, 2017 00:10
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.

2 participants