Skip to content

stackdio-formulas/accumulo-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== accumulo ===

Formula to set up and configure accumulo servers

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

Runs a thrift proxy server on any node with the __accumulo_proxy__ role. Implies accumulo.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 56.2%
  • Shell 26.9%
  • D 16.9%