FIWARE / tutorials.Historic-Context-Flume

:blue_book: FIWARE 301: Persisting Context Data using Apache Flume
https://fiware-cygnus.rtfd.io/
MIT License
4 stars 6 forks source link

Upgrade Tutorial to work with Draco #9

Closed jason-fox closed 5 years ago

jason-fox commented 5 years ago

There are breaking changes with the new release of FIWARE Cygnus - the underlying architecture has changed from using Apache Flume to Apache NiFi.

The tutorial as-is will not work with Cygnus 2.x and needs to be updated to work with the latest version.

The tutorial should still consist of a series of REST API calls, the flow pipeline should pre-exist as part of the state.

This cannot be achieved until Cygnus 2.1 since the Dockerfile does not contain a volume declaration: ging/fiware-cygnus/issues/2

jason-fox commented 5 years ago

The Cygnus 2 breaking change has been repositioned as a separate product (Draco), this tutorial can be left to focus on Cygnus 1.9 - a separate tutorial will be created to focus on Draco once the Draco Docker image has been updated to allow for persistence of the configuration.