9. HBase Data StoreΒΆ
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.