/accumulo-formula

A saltstack module to be used on top of zookeeper and hadoop formulas

Primary LanguageSchemeOtherNOASSERTION

=== accumulo ===

Formula to set up and configure accumulo servers

Note

See the full Salt Formulas installation and usage instructions.

Available states

Downloads the accumulo tarball from the master (must exist as zookeeper/files/zookeeper-<version>.tar.gz), installs the package.

Installs the server configuration and starts the accumulo master server. Which services accumulo ends up running on a given host will depend on the hadoop-like text list files in the configuration directory and - in turn - on the roles defined via salt grains:

  • accumulo_master will run master, monitor and gc
  • accumulo_slave will run tracer and tserver