CRISP and CLEAR. Block diagram representation is great to easily understand the whole intricate integration. Looking forward to more on writing a custom source and sink connector. :)
11:54 this session is awesome but can we have more sessions by you on kafka as i am not able to find others videos related with kafka.... please share the link if there is any other videos uploaded by you sir
Hi Seema, Thanks for reaching out to us. Yes, you can copy the data from different message queues like RabbitMQ, MS or IBM to Kafka cluster and in turn any consumer can read the same through Kafka Connect. For that you need to write the MSMQ source connector. References -> github.com/ibm-messaging/kafka-connect-mq-source rmoff.net/2020/01/08/streaming-messages-from-rabbitmq-into-kafka-with-kafka-connect/ Moreover, Confluent has written bunch of source and sink connector. You can go through that. github.com/jcustenborder/kafka-connect-all Hope it helps !! Feel free to like the video and subscribe my channel. Stay Tuned for more updated :-)
Watched many lectures on kafka but yours explains most clearly!! 👍
Made my Day. Thnq so much :-)
CRISP and CLEAR.
Block diagram representation is great to easily understand the whole intricate integration.
Looking forward to more on writing a custom source and sink connector. :)
Great to see this feedback. I'll try to cover the same in my upcoming videos. :-)
Nice one Tanuj Bhai.
:)
Thanks Man !!
Very informative.. Good going
Glad you liked it.
Great job D Tech Geek, it is very informative video, looking for more topics on ur channel 👍👍👍👍👍👍🙏🙏🙏🙏
Thanks, will do!
11:54 this session is awesome but can we have more sessions by you on kafka as i am not able to find others videos related with kafka.... please share the link if there is any other videos uploaded by you sir
Hi team,
I have one query .
With Kafka connect can we get data from MSMQ and consumer can read the data from Kafka connect? is this possible ?
Hi Seema, Thanks for reaching out to us. Yes, you can copy the data from different message queues like RabbitMQ, MS or IBM to Kafka cluster and in turn any consumer can read the same through Kafka Connect. For that you need to write the MSMQ source connector.
References ->
github.com/ibm-messaging/kafka-connect-mq-source
rmoff.net/2020/01/08/streaming-messages-from-rabbitmq-into-kafka-with-kafka-connect/
Moreover, Confluent has written bunch of source and sink connector. You can go through that.
github.com/jcustenborder/kafka-connect-all
Hope it helps !! Feel free to like the video and subscribe my channel. Stay Tuned for more updated :-)
@@DTechGeekForAll thanks so much. I really appreciate it..
please show hands-on work as in realtime