Andrii Melashchenko created CAMEL-18681:
-------------------------------------------
Summary: Add example on how to marshal List of JSON file to single
AVRO file
Key: CAMEL-18681
URL: https://issues.apache.org/jira/browse/CAMEL-18681
Project: Camel
Issue Type: Wish
Components: camel-avro
Affects Versions: 3.18.3
Environment: Ubuntu 18.04
Reporter: Andrii Melashchenko
I failed to implement simple route to dump MongoDB Documents queried via
`findAll` query to Avro data format for further usage in AWS Glue (Apache Hive)
+ AWS Athena (Trino) as data source.
It will be great if camel team can provide explicit example on how to marshal
List of the Documents to Avro file.
MongoDB -> List<Documents> -> file.avro (with schema if possible)
Thank you in advance!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)