RuckusWirelessIL / pentaho-kafka-consumer

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

I want to connect bootstrap.servers , but there are no parameters #36

Open skyxiaokai opened 3 years ago

saritkumarsi commented 3 years ago

Came across this plugin. It would have been really great if I could somehow add the bootstrap.servers option. Currently no matter what I try, this plugin consumer looks into zookeeper (localhost:2181), while actual messages are queued in the broker (localhost:9091). Any help in this regard would be awesome. Thanks.