Cygnus error: class not found DestinationExtractor$Builder

╄→尐↘猪︶ㄣ 提交于 2019-12-12 20:12:29

问题


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.


回答1:


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.

  • Upgrade to Cygnus 0.5.1 (typically yum install cygnus) if you have the FIWARE yum repository rightly configured.
  • Keep using Cygnus 0.5, ensuring that the the path to the matching table and the matching table file itself exists.


来源:https://stackoverflow.com/questions/26777937/cygnus-error-class-not-found-destinationextractorbuilder

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!