How does Kafka producer treats data received from SDC origin
I have a follow-up question related to the below two questions :
- Q1 - Does the JDBC Multitable consumer support writing to SDC RPC destination ?
- Q2 - Hive to Hive - One cluster Hive to another cluster Hive
I have to feed data into Kafka producer (Topic Name - X) from an SDC origin which gets fed from JDBC MultiTable consumer and write it to Hive/HDFS. So I was wondering if I can treat the further process after Kafka origin as if I'm reading from the JDBC Multitable consumer? Does the Kafka producer change anything after reading from the SDC Origin ??