I'm trying to run Cygnus but there might be an error in cygnus.conf file or the way the connector is executed because nothing appears neither in my HDFS space in Cosmos nor in my MySQL. I've made a suscription and this works well. Here is my .conf file 1 and what I get when executing cygnus 2.
相关问题
- HTTPS notification doesn't reach cygnus
- What would be the behavior of subscriptions and no
- Automatic creation of the hive tables on cosmos
- Automatic creation of the hive tables on cosmos
- How to configure the Fiware PEP WILMA proxy to use
相关文章
- login to fiware GE using putty (Windows) - what cr
- ECONNRESET when opening a large number of connecti
- FIWARE IDM installation error
- No connection between Freeboard's data source
- How to store an image from context broker?
- Cygnus startup error: ClassNotFoundException
- PEP proxy config file for integration of IDM GE, P
- Orion's Configuration Manager vs PubSub Broker
This is a known issue with Cygnus 0.5 (the one you are ussing according to the logs you are citing): the path to the matching table and the matching table file itself (cygnusagent.sources.http-source.interceptors.de.matching_table) have to exist.
yum install cygnus
) if you have the FIWARE yum repository rightly configured.