9. GeoMesa SparkΒΆ
Note
GeoMesa currently supports Spark version 2.2.x, 2.3.x or 2.4.x.
GeoMesa Spark allows for execution of jobs on Apache Spark using data stored in GeoMesa,
other GeoTools DataStores, or files readable by the GeoMesa converter library.
The library allows creation of Spark RDDs and DataFrames, writing of
Spark RDDs and DataFrames to GeoMesa Accumulo and other GeoTools DataStores, and serialization
of SimpleFeatures using Kryo.