11. GeoMesa SparkΒΆ
Note
GeoMesa currently supports Spark versions 2.4.x, 3.0.x and 3.1.x.
Warning
Spark 2.x support is deprecated, and will be removed in a future version.
GeoMesa Spark allows for execution of jobs on Apache Spark using data stored in GeoMesa,
other GeoTools DataStore
s, or files readable by the GeoMesa converter library.
The library allows creation of Spark RDD
s and DataFrame
s, writing of
Spark RDD
s and DataFrame
s to GeoMesa Accumulo and other GeoTools DataStore
s, and serialization
of SimpleFeature
s using Kryo.