Configuring Kafka for Use with the Storm-Kafka Connector
Before using the storm-kafka
connector, you must modify your Apache Kafka
configuration: add a zookeeper.connect
property, with hostnames
and port numbers of HDP ZooKeeper nodes, to the Kafka server.properties
file.