Skip to content

mbautin/apache_spark

 
 

Repository files navigation

apache_spark

Build Status

This cookbook installs and configures Apache Spark.

Overview

This cookbook installs and configures Apache Spark. Currently, only the standalone deployment mode is supported. Future work:

  • YARN and Mesos deployment modes
  • installs

Configuration

  • node['apache_spark']['install_mode'] -- tarball to install from a downloaded tarball, or package to install from an OS-specific package.

Testing

ChefSpec

bundle install
bundle exec rspec

Test Kitchen

bundle install
bundle exec kitchen test

Contributing

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

License

Apache License 2.0

https://www.apache.org/licenses/LICENSE-2.0

About

A cookbook for installing and configuring Apache Spark

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 61.1%
  • HTML 22.8%
  • Shell 16.1%