Created 10-08-2018 07:47 AM
Hi team,
I have a Kafka topics having messages in XML format. I am trying to ingest these messages to MySQL system using NiFi. Could you please help me which NiFi processors I should use for ingestions.
Thanks in advance,
Wasim
Created 10-08-2018 10:01 AM
Consumer Kafka -> TransformXML(xml to json) -> PutDatabaseRecord
Created 10-29-2018 06:26 PM
@Wasim Akram Could you please take a moment and accept my answer if it was helpful for you.
Created 10-09-2018 06:41 PM
Thanks @hmatta.