FIWARE / tutorials.Historic-Context-Flume

:blue_book: FIWARE 301: Persisting Context Data using Apache Flume

Home Page:https://fiware-cygnus.rtfd.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIWARE Banner

FIWARE Core Context Management License: MIT Support badge

This tutorial is an introduction to FIWARE Cygnus - a generic enabler which is used to persist context data into third-party databases using Apache Flume creating a historical view of the context. The tutorial activates the IoT sensors connected in the previous tutorial and persists measurements from those sensors into a database for further analysis.

The tutorial uses cUrl commands throughout, but is also available as Postman documentation.

Start-Up

NGSI-v2 Smart Supermarket

NGSI-v2 offers JSON based interoperability used in individual Smart Systems. To run this tutorial with NGSI-v2, use the NGSI-v2 branch.

git clone https://github.com/FIWARE/tutorials.Historic-Context-Flume.git
cd tutorials.Historic-Context-Flume
git checkout NGSI-v2

./services create
./services start
NGSI v2 📚 Documentation Postman Collection

License

MIT © 2018-2024 FIWARE Foundation e.V.

About

:blue_book: FIWARE 301: Persisting Context Data using Apache Flume

https://fiware-cygnus.rtfd.io/

License:MIT License


Languages

Language:Shell 100.0%