Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Evonsys
US
Last activity: 28 Feb 2019 3:28 EST
Kafka Integration with Pega 8.1
Hi All,
can someone explain the steps to integrate/listen the messages from a KAFKA topic in localhost
the steps which i did
1)Installed Kafka in Personal machine (localhost)
2)Started Zookeper and kafka servers
3)created a topic
4)in pega created kafka configuration instance --did not give SASL authentication
5)created a kafka dataset
6)created a dataflow
7)created a real-time dataflow, after that in dataflow run it says
Hi All,
can someone explain the steps to integrate/listen the messages from a KAFKA topic in localhost
the steps which i did
1)Installed Kafka in Personal machine (localhost)
2)Started Zookeper and kafka servers
3)created a topic
4)in pega created kafka configuration instance --did not give SASL authentication
5)created a kafka dataset
6)created a dataflow
7)created a real-time dataflow, after that in dataflow run it says
8)on stream services landing page under "STREAM" tab i saw an alert "Not enough nodes to achieve replication factor 2" and also the the node status is "JOINING_FAILED"
9)then i selected the item to see the error message as "ChannelException: Failed to bind to: / Proprietary information hidden:2181"
10)in Pega log file