Error when connecting to kafka from pega trial.
Hi,
I m Connecting Pega to Kafka. I have installed kafka from its official site . and I have strated the kafka and zookeeper server from my local PC Command prompt.
also created topics through cmd. passed data from producer and i can see the data in consumer as weel. but when i m trying to connect kafka from pefa i m getting error saying "Connection failed Error connecting to Kafka. org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listNodes. Timed out waiting for a node assignment. Call: listNodes"
Can somebody pls help me what is the cause of this issue and how i can resolve it.
Any help is greatly appreciated. Thanks in advance.