I'm using mongo-sink and mongo-channel parameters to persist data from Cygnus to MongoDB. This is so cool because it was not permitted before.
However, unlike the others persistence channels (MySQL, CKAN and HDFS), it's not yet allowed to save data in column instead of rows. In other words, the configuration property:
cygnusagent.sinks.mongo-sink.attr_persistence = column
in the agent*.conf file is not allowed to specify this parameter.
Have you planned to extend this features to MongoDB channel too?
Thanks in advance.
Sergio