holdenk / spark-flowchart

Flowchart for debugging Spark applications
101 stars 27 forks source link

Spark Advanced Topics WG

Welcome to the Spark Advanced Topics Working Group!

Viewing the docs hosted

Click here

Viewing the docs locally

First, make sure you have the requirements pip install -r requirements.txt then mkdocs serve should let you view the docs.

If you have difficulty running mkdocs serve you may need to place your local pip path ahead of the other elements so that version of mkdocs takes precedence (e.g. for me export PATH=~/.local/bin/:$PATH).

Video instructions here.

Contributing

Yay! We are so excited you want to contribute! Pull requests are welcome.

Layout

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.