3

I have an Orion context broker and i use cygnus(0.6) to send data to my cosmos account. Cygnus creates correctly the txt file with the data on my cosmos, but it does not create the tables for hive. I would query my data through an hive client. Is there a configuration paramater to set in cygnus.conf to do that? How can i solve?

fgalan
  • 11,732
  • 9
  • 46
  • 89
Antonio Caristia
  • 143
  • 2
  • 11

1 Answers1

1

I found myself with the same issue and found the problem. Check this: Cygnus release/0.6.0 does not create Hive extended tables

Community
  • 1
  • 1
Ignacio Martin
  • 264
  • 2
  • 11
  • 1
    As discussed at [github](https://github.com/telefonicaid/fiware-connectors/issues/323), we will maintain the replacement of the Flume's libthrift library, from 0.7 to 0.9.1 (which is indeed made automatically if you install through RPM).A techdebt issue will be created as well in order to analyze your proposal of simply add the 0.9.1 version of the library to Cygnus own libs. – frb Feb 20 '15 at 10:33