Set of Ansible deployment roles and Spark examples to run local virtual cluster or deploy C*+Spark cluster at your own servers.
Tested with the next versions of tools:
- Ansible 2.0.x
- Vagrant 2.0.2
./deployment
- set of Ansible roles and deployment scripts to automate C*+Spark cluster roll-out. Tested with ubuntu/trusty in Vagrant../spark-examples
- FIXME: add samples
- Deploy cassandra/spark
./deployment/deploy.sh
- You have to install the same Spark version on your local machine in case you want to launch
spark-submit
without ssh-ing to the cluster nodes
- Anton Kirillov
- Denis Gabaydulin
Based on original scripts of Anton (https://github.com/akirillov/spark-cassandra)