Configuring Kafka for Use with the Storm-Kafka Connector
The storm-kafka connector requires configuration of the Apache Kafka installation.
Kafka administrators must add a zookeeper.connect
property, with
the hostnames and port numbers of the HDP ZooKeeper nodes, to Kafka's
server.properties
file.