Issue 12318

Create CLI and message listeners for occurrence cubes and SOLR index updaters

12318
Reporter: trobertson
Assignee: trobertson
Type: NewFeature
Summary: Create CLI and message listeners for occurrence cubes and SOLR index updaters
Description: The data cubes have a bunch of backfills which are spawned by shell scripts.  These should be moved to a single CLI project (one exists already) and additionally, message listeners should be created to allow real time updating.  Ideally something like a single CLI project that allows any cube to be backfilled, or a message listener started would be the result.
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-11-14 10:50:08.643
Updated: 2013-12-17 15:17:00.727
Resolved: 2013-09-27 19:36:16.523


Author: trobertson@gbif.org
Created: 2013-02-26 18:38:08.028
Updated: 2013-02-26 18:38:08.028
        
This is done for the density and occurrence cubes in the metrics-cli project.
The occurrence nub index and the occurrence solr index are still required.