Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • GeoMesa's pre-computed stat writing has been updated.
    • Stats writing is handled per Datastore.  Calling DataStore.dispose will manage those resources appropriately.
    • Stats are written in a slightly better format.  
  • Pre-computed stats can be used to satisfy UniqueProcess WPS calls.

Bugs Fixes

Keywords Stored in GeoMesa

  • Keywords can be added to the datastores metadata either at SFT creation in Scala or typesafe config or added via command-line tools. 
  • Useful for configuring stealth keywords
  • UniqueProcess WPS leverages distributed stats computation.

Multi-Level Attribute Visibility

...

Data SFT/Converters In Tools

  • Common SFT/Converter TypeSafe config definitions now ship with tools (e.g. twitter, geolife, geonames, etc.)
  • Scripts for downloading data are included in tools

Native API View 

  • Domain objects in the Native API can now leverage GeoMesa secondary indexing

Other Notable Changes

  • Kafka Datastore Fixes - Fixed isssue for CQL queries with multiple spatial filters
  • Spark/Scala 2.10 Support - Updates to GeoMesaSpark and continuing work to support Spark/Scala 2.10
  • Updated Documentation - All supported data stores have their own chapters in the User Manual, with installation and GeoServer configuration information. Additional libraries are described in a modules and libraries chapter in the User Manual.
  • Elastic MapReduce (EMR) Scripts -  EMR scripts are now included in the toolsConverter library can apply feature visibility
  • Updated the TDrive download script.

Bugs Fixes

  • Various documentation and build improvements.

GeoMesa Spark

  • Improvement to passing SimpleFeatureType configuration between worker nodes.

 

Upgrading

  • GeoMesa 1.2.3 4 supports upgrade in place from versions 1.1.0.rc.7 through 1.2.3
  • Shutdown the geoserver and upgrade the distributed runtime in accumulo as well as the geomesa jars in the webserver