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

[WIP] Docs and resources for deploying on AWS EMR #41

Merged
merged 4 commits into from
Nov 8, 2018

Conversation

jcrist
Copy link
Member

@jcrist jcrist commented Nov 7, 2018

This PR intends to cover:

  • Docs on running Dask on EMR (minimal, just install and follow the quickstart
  • Docs on using our nice bootstrap action, which creates an environment, does minimal configuration, and starts a jupyter notebook server. This is basically a 1-click way to get a dask environment up and running on AWS EMR

TODO:

  • Make sure everything works on EMR (no changes were needed, everything already worked :))
  • Write up a nice bootstrap action script to deploy dask on EMR in a one-click way
  • Write up docs on using dask on EMR

Fixes #28.

@jcrist
Copy link
Member Author

jcrist commented Nov 8, 2018

Ok, an initial take on the docs is up. I'm going to merge this for now, we can update this documentation if things aren't 100% clear later.

@jcrist jcrist merged commit 764901b into dask:master Nov 8, 2018
@jcrist jcrist deleted the emr-docs branch November 8, 2018 17:18
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.

1 participant