Framework and CLI-tool to install Spark clusters on remote clusters.
- Python>=3.2
- remoto>=1.2.0
- metareserve>=0.1.0
Simply execute pip3 install . --user
in the root directory.
To start
a cluster, use:
spark-deploy start
For more information, use:
spark-deploy -h