ging / fiware-draco

The Draco Generic Enabler is an alternative data persistence mechanism for managing the history of context. It is based on Apache NiFi and is a dataflow system based on the concepts of flow-based programming. It supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic and also offers an intuitive graphical interface
https://fiware-draco.readthedocs.io/en/latest/
Apache License 2.0
20 stars 14 forks source link

feat: extend NGSI-LD support for NGSIToPostgreSQL processor (and other global upgrades) #56

Closed bobeal closed 1 month ago

bobeal commented 3 years ago

Note: submitting the PR in draft status since there are still some things to finish (see TODOs below), but new features are already in good shape and tested on a real deployment.

Proposed changes

Globally extend the NGSI-LD support of the NGSIToPostgreSQL processor and also do some global upgrades (NiFi version, Java version):

TODOs before removing the draft status

Types of changes

What types of changes does your code introduce to the project: Put an x in the boxes that apply

Checklist

bobeal commented 3 years ago

I have read the CLA Document and I hereby sign the CLA