Data flow runs stop on the Stream service nodes
You want to process data flows on the Stream service nodes, but the data flow runs stop. The status of the Stream service nodes is Normal.
Cause
The Kafka broker in the Stream service is not available for all of the Stream service nodes. Pega® Platform must have access to all Kafka broker ports in the cluster.
Solution
Make sure that your cluster nodes can communicate on port 9092.
If you experience conflicts with other processes on your Pega Platform instance, change the pyBrokerPort configuration entry in the prconfig.xml file by adding an entry similar to this example:
<env name="dsm/services/stream/pyBrokerPort" value="<port_number>"/>,
where<port_number> is a port that does not cause conflicts in your configuration.
Previous topic Data flow run returns errors while writing records to a database data set Next topic Default templates and projects are missing