Thanks Andrew!
On Tue, Feb 4, 2020 at 2:59 PM Andrew Schofield
wrote:
> 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/0
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" wrote:
Hi,
I doing a proof of concept to read me
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 bui