15. Accumulo Data StoreΒΆ

Note

GeoMesa currently supports Accumulo versions 2.0 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.