-
When migrating the Dockerfiles from `centos7` to `centos8`, the result of the Docker build process gives an error:
``` BASH
error: failed to replace old database with new database!
error: replac…
-
Initial notifications are going to be deprecated in Orion Context Broker. They are being deprecated in Orion 3.1.0 and the removal is expected for 3.2.0.
When that moment comes, the Perseo FE guard…
-
Ckan sink has a cache to the organization, the dataset and the resource.
It would be useful create a cache to hdfs, mysql and mongo/sth with its own data structures. And will improve the performance …
-
Hello everyone
I am trying to compile de docker image and the process return the following error:
![image](https://user-images.githubusercontent.com/27812579/87551291-72282a00-c6b0-11ea-8b8f-09057…
-
Show some basic charts showing a time-based evolution of the source, sink and channel counters.
[Google Charts](https://developers.google.com/chart/) can be used for this feature.
-
I'm deploying a completely new implementation of the FIWARE stack and came across an issue I had last time.
I'm trying to run the Docker image (`docker.io/fiware/cygnus-common`, ID `2514238c292f`) …
-
(edited after nenaming the issue title)
A. There exist several potential failure points within a transaction that must be analyzed:
```
Orion -(1)-> source -(2)-> channel -(3)-> sink -(4)-> HDFS (or…
-
When inserting JsonObjects as SQL objects into a PreparedStatement.
`com.telefonica.iot.cygnus.backends.sql.SQLQueryUtils.addJsonValues`
It's having trouble with some SQL objects (The ones ident…
-
Example:
```
time=2021-11-03T10:23:14.718Z | lvl=INFO | corr=XYZ; cbnotif=1 | trans=ABC | srv=N/A | subsrv=N/A | op=processNewBatches | comp=Cygnus | msg=com.telefonica.iot.cygnus.sinks.NGSISink[6…
-
I have configured Cygnus and STH
Cygnus is getting subscribed data from orion and storing it in mongo DB
But I am unable to fetch data from STH
When I try to get data, it returns response with em…