Skip to content

spatialcurrent/ansible-geomesa-accumulo-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-geomesa-accumulo-ubuntu

Description

ansible-geomesa-accumulo-ubuntu is a simple Ansible role for installing GeoMesa for Accumulo on an Ubuntu machine.

Usage

Playbook

When installing GeoMesa for Accumulo, be sure to install the relevant dependencies, e.g., Accumulo, Zookeeper, and Hadoop.

For an advance install, please consult the official GeoMesa documentation on Installing GeoMesa Accumulo.

Playbook

Your Ansible playbook should look something like this:

...
roles:
  - ansible-java-ubuntu
  - ansible-zookeeper-ubuntu
  - ansible-hadoop-ubuntu
  - ansible-accumulo-ubuntu
  - ansible-geomesa-accumulo-ubuntu
...

Contributing

Spatial Current, Inc. is currently accepting pull requests for this repository. We'd love to have your contributions! Please see Contributing.md for how to get started.

License

This work is distributed under the MIT License. See LICENSE file.

About

No description or website provided.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages