Hi all,
I want to ask the community for help using Apache Druid in Apache Camel routes. I want to use Druid as a destination for network monitoring without Apache Kafka.
Something like Network -> Apache Camel SNMP component -> Apache Camel JDBC component -> Apache Druid SQL insert.
I saw that Druid has JDBC driver support, but maybe there are better ways to use Druid via EIP (Enterprise Integration Paterns)
Many thanks in advance!
Andrii