8. Accumulo Data StoreΒΆ
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.
- 8.1. Installing GeoMesa Accumulo
- 8.2. Accumulo Configuration
- 8.3. Using the Accumulo Data Store Programmatically
- 8.4. Using the Accumulo Data Store in GeoServer
- 8.5. Accumulo Command-Line Tools
- 8.6. Command Line Examples
- 8.7. Accumulo Visibilities
- 8.8. Data Management
- 8.9. GeoMesa Jobs
- 8.10. GeoMesa Raster
- 8.11. Internals
- 8.12. Kerberos
- 8.13. Age-Off Iterators