14. HBase Data StoreΒΆ

Note

GeoMesa currently supports HBase versions 2.5 and 1.4.

The GeoMesa HBase Data Store is an implementation of the GeoTools DataStore interface that is backed by Apache HBase. It is found in the geomesa-hbase directory of the GeoMesa source distribution.

To get started with the HBase Data Store, try the GeoMesa HBase Quick Start tutorial or the Bootstrapping GeoMesa HBase on AWS S3 tutorial for using HBase backed by S3 instead of HDFS.