Hi,
I followed the instruction as mentioned in your Kafka video.
I was able to star the producer successfully. However i am getting the below error in my consumer and i am not receiving the messages sent by producer.
Using the ConsoleConsumer with old consumer is deprecated and will be removed in a future major release. Consider using the new consumer by passing [bootstrap-server] instead of [zookeeper].
Can you please help!.
thanks
arun