You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone teach me how to set multiple Kafka brokers in pipeline.yml? We’d prepared Kafka cluster with three(3) brokers. And want to send these brokers by setting brokers parameter.
In case of set three brokers, the following setting is true or not?
Does anyone teach me how to set multiple Kafka brokers in pipeline.yml? We’d prepared Kafka cluster with three(3) brokers. And want to send these brokers by setting brokers parameter.
In case of set three brokers, the following setting is true or not?
brokers = kafka.example.com, kafka.example2.com, kafka.example3.com
The text was updated successfully, but these errors were encountered: