GeoWave Downloads
This site contains links to the GeoWave standalone installers, JAR files, RPM packages, and compressed archives (which include other content like service and logrotate scripts in addition to the source code).
Installers
Installers are available for Linux, Mac, and Windows platforms. See the Installation Guide for help with installing GeoWave using the standalone installers.
RPMs
RPMs are available for both release and development versions of GeoWave. See the Installation Guide for help with installing GeoWave components using these RPMs. Many of these packages and RPMs are annotated with a $VENDOR
as well as a $VERSION
. This is because some distribution vendors have different dependency requirements. The artifact that should be downloaded is dependent on which distribution vendor is being used. Currently supported distribution vendors through GeoWave include Apache (apache
), Apache with Accumulo 1.7 (apache-accumulo1.7
), and Cloudera (cdh5
). Most artifacts also have a time tag, which indicates when the artifact was built. The following is a list of available RPMs and packages and their descriptions:
Name | Description |
---|---|
geowave-$VERSION-core |
This package installs the GeoWave home directory and user account |
geowave-$VERSION-docs |
This package installs the GeoWave documentation |
geowave-$VERSION-puppet |
This package installs the GeoWave Puppet module into /etc/puppet/modules on a Puppet Server |
geowave-$VERSION-$VENDOR-accumulo |
This package installs the Accumulo components of GeoWave |
geowave-$VERSION-$VENDOR-hbase |
This package installs the HBase components of GeoWave |
geowave-$VERSION-$VENDOR-tools |
This package installs the GeoWave command-line tools (ingest, stats etc.) |
geowave-$VERSION-$VENDOR-gwtomcat |
This package installs the web application server |
geowave-$VERSION-$VENDOR-gwgeoserver |
This package installs a GeoServer with the GeoWave plugin |
geowave-$VERSION-$VENDOR-restservices |
This package installs REST services supporting all GeoWave operations |
geowave-$VERSION-$VENDOR-grpc |
This package installs a gRPC service supporting all GeoWave operations |
geowave-$VERSION-$VENDOR-single-host |
This package installs all the components on a single host and will likely be useful for dev environments |
geowave-$VERSION-$TIME_TAG.src.rpm |
The source RPM file that contains definitions for all the component RPMs listed above |
geowave-$VERSION.tar.gz |
All of the prebuilt component JARs and other artifacts that are common to all vendors packaged into a compressed archive instead of an RPM format |
geowave-$VERSION-$VENDOR.tar.gz |
All of the prebuilt component JARs and other artifacts that are vendor-specific packaged into a compressed archive instead of an RPM format |
geowave-repo |
This package will install the GeoWave RPM repo config file into /etc/yum.repos.d |
geowave-repo-dev |
This package will install the GeoWave Development RPM repo config file into /etc/yum.repos.d |
JARs
JARs are available for both release and development versions of GeoWave. These JARs are annotated with a $VENDOR
as well as a $VERSION
. This is because some distribution vendors have different dependency requirements. The JAR that should be downloaded is dependent on which distribution vendor is being used. Currently supported distribution vendors through GeoWave include Apache (apache
), Apache with Accumulo 1.7 (apache-accumulo1.7
), Cloudera (cdh5
), and Hortonworks (hdp2
). Most artifacts also have a time tag, which indicates when the artifact was built. The following is a list of available JARs and their descriptions:
Name | Description |
---|---|
geowave-tools-$VERSION-$VENDOR.jar |
Tools JAR used for GeoWave CLI commands |
geowave-accumulo-$VERSION-$VENDOR.jar |
Accumulo data store JAR to be placed in HDFS |
geowave-hbase-$VERSION-$VENDOR.jar |
HBase data store JAR to be placed in HDFS |
geowave-geoserver-$VERSION-$VENDOR.jar |
GeoServer JAR, added to the GeoServer WEB-INF/lib to add GeoWave as a GeoServer plugin |
geowave-restservices-$VERSION-$VENDOR.jar |
JAR for running GeoWave REST services |
Standalone Installers
These standalone installers can be used to easily install GeoWave command-line tools to Linux, Mac, and Windows platforms. They provide options for including or excluding various components to enable the user to customize the intallation to fit their needs.
Platform | Description |
---|---|
Linux |
|
Mac |
|
Windows |
Release Packages/RPMs
These are stable releases and are the recommended option to use for your deployment. There are RPMs, SRPMs and .tar.gz archives included in the list, use the search to filter.
Name | Last Modified | Size |
---|
Development Packages/RPMs
These are built for every commit that passes automated tests. There are RPMs, SRPMs and .tar.gz archives included in the list, use the search to filter.
Name | Last Modified | Size |
---|
Release JARs
These are stable releases and are the recommended option to use for your deployment.
Name | Last Modified | Size |
---|
Development JARs
These are built for every commit that passes automated tests.
Name | Last Modified | Size |
---|