15. Accumulo Data StoreΒΆ
Note
GeoMesa currently supports Accumulo versions 2.0.1 and 2.1.
The GeoMesa Accumulo Data Store module is an implementation of the
GeoTools DataStore
that is backed by Apache Accumulo. GeoMesa
also contains many other modules designed to operate with Accumulo,
found in geomesa-accumulo
in the source distribution.
This includes client code and distributed iterator code for the
Accumulo tablet servers.
To get started with the Accumulo Data Store, try the GeoMesa Accumulo Quick Start tutorial.
- 15.1. Installing GeoMesa Accumulo
- 15.2. Accumulo Data Store Parameters
- 15.3. Using the Accumulo Data Store in GeoServer
- 15.4. Accumulo Command-Line Tools
- 15.5. Accumulo Configuration
- 15.6. Accumulo Index Configuration
- 15.7. GeoMesa Jobs
- 15.8. Atomic Write Operations
- 15.9. Kerberos
- 15.10. Command Line Examples