Hi David, The instance of Event Streams is a Kafka cluster. You will need the Kafka Connect framework in order to provide an environment to run the connector that you built.
Thanks, Andrew Schofield On 04/02/2020, 18:24, "Vignesh" <davidviki...@gmail.com> wrote: Hi, I doing a proof of concept to read messages from IBM MQ queue in on-perm and write it to Event Stream topic in bluemix. I few questions, To run Kafka connect , do i need a Kafka cluster or an instance running ? I downloaded Kafka binaries and extracted in a linux box and following jar is built and kept in libs folder of kafka installation.. kafka-connect-mq-source-1.2.0-SNAPSHOT-jar-with-dependencies.jar Thanks, David