15. Accumulo Data StoreΒΆ
Note
GeoMesa currently supports Accumulo versions 1.7.x, 1.8.x, 1.9.x and 2.0.x.
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.