GeoMesa Spark ============= 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. The current version of GeoMesa Spark supports Apache Spark |spark_version|. .. toctree:: :maxdepth: 1 architecture spark_jts core providers sparksql sparksql_functions pyspark jupyter zeppelin