Following the kafka tutorial: http://hortonworks.com/hadoop-tutorial/simulating-transporting-realtime-events-stream-apache-kafka/
Step 2:
[root@sandbox ~]# sudo rpm -ivh kafka-0.8.1.2.1.4.0-632.el6.noarch.rpm
error: Failed dependencies:
zookeeper is needed by kafka-0.8.1.2.1.4.0-632.el6.noarch
Zookeeper is installed and running in the Sanbox 2.2.
What is the .rpm dependency for kafka for HDP 2.2?
Thanks,