This cookbook installs and configures Apache Spark.
- GitHub: https://github.com/clearstorydata-cookbooks/apache_spark
- Chef Supermarket: https://supermarket.chef.io/cookbooks/apache_spark
- Travis CI: https://travis-ci.org/clearstorydata-cookbooks/apache_spark
- Documentation: http://clearstorydata-cookbooks.github.io/apache_spark/chef/apache_spark.html
This cookbook installs and configures Apache Spark. Currently, only the standalone deployment mode is supported. Future work:
- YARN and Mesos deployment modes
- installs
node['apache_spark']['install_mode']--tarballto install from a downloaded tarball, orpackageto install from an OS-specific package.
bundle install
bundle exec rspec
bundle install
bundle exec kitchen test
If you would like to contribute this cookbook's development, please follow the steps below:
- Fork this repository on GitHub
- Make your changes
- Run tests
- Submit a pull request
Apache License 2.0