RuckusWirelessIL / pentaho-kafka-consumer

Apache Kafka consumer step plug-in for Pentaho Kettle
Apache License 2.0
66 stars 40 forks source link

does the zookeerper server parameter allow to have multiple nodes ? #25

Closed adelaocampos closed 6 years ago

adelaocampos commented 7 years ago

Our kafka instance is replicating the messages across multiple zk nodes, I was trying to provide a list of nodes separated by comma and I did try semicolon also however the component is taking everything as a big string, is it normal ? or does this component use something different to separate the nodes ?

spektom commented 6 years ago

This is a regular Kafka setting, not related to Kettle in any way.