4. Versions and Downloads¶
Note
The current recommended version of GeoMesa to install is 1.3.5.
GeoMesa artifacts can be downloaded from the LocationTech Maven repository: https://repo.locationtech.org/content/repositories/geomesa-releases/
Snapshot artifacts are available in the LocationTech snapshots repository: https://repo.locationtech.org/content/repositories/geomesa-snapshots/
Java JRE or JDK 8 is required to run each binary distribution.
To build and install the source distribution requires:
- Java JDK 8
- Apache Maven 3.2.2 or better
- A
git
client
Latest release: 1.3.5
Release distributions:
- Accumulo: https://repo.locationtech.org/content/repositories/geomesa-releases/org/locationtech/geomesa/geomesa-accumulo-dist_2.11/1.3.5/geomesa-accumulo-dist_2.11-1.3.5-bin.tar.gz
- Kafka 0.8.x: https://repo.locationtech.org/content/repositories/geomesa-releases/org/locationtech/geomesa/geomesa-kafka-08-dist_2.11/1.3.5/geomesa-kafka-08-dist_2.11-1.3.5-bin.tar.gz
- Kafka 0.9.x: https://repo.locationtech.org/content/repositories/geomesa-releases/org/locationtech/geomesa/geomesa-kafka-09-dist_2.11/1.3.5/geomesa-kafka-09-dist_2.11-1.3.5-bin.tar.gz
- Kafka 0.10.x: https://repo.locationtech.org/content/repositories/geomesa-releases/org/locationtech/geomesa/geomesa-kafka-10-dist_2.11/1.3.5/geomesa-kafka-10-dist_2.11-1.3.5-bin.tar.gz
- HBase: https://repo.locationtech.org/content/repositories/geomesa-releases/org/locationtech/geomesa/geomesa-hbase-dist_2.11/1.3.5/geomesa-hbase-dist_2.11-1.3.5-bin.tar.gz
- Bigtable: must be built from source
- Cassandra: https://repo.locationtech.org/content/repositories/geomesa-releases/org/locationtech/geomesa/geomesa-cassandra-dist_2.11/1.3.5/geomesa-cassandra-dist_2.11-1.3.5-bin.tar.gz
Source: https://github.com/locationtech/geomesa/archive/geomesa_2.11-1.3.5.tar.gz
Development version (source only): 1.3.6-SNAPSHOT
Latest release which has been fully reviewed by Eclipse Legal: 1.2.0
GeoMesa is part of the Locationtech working group at Eclipse. The Eclipse legal team fully reviews each major release for IP concerns.
Warning
Eclipse releases may not contain all the bug fixes and improvements from the latest release.
- Release distribution: http://download.locationtech.org/geomesa/1.2.0/geomesa-dist-1.2.0-bin.tar.gz
- Source: http://download.locationtech.org/geomesa/1.2.0/geomesa-source-1.2.0.tar.gz
Latest 1.2.x release: 1.2.7.3