how to install kafka on hadoop multinode cluster

爱⌒轻易说出口 提交于 2020-01-03 05:42:11

问题


I want to install the latest release of Kafka on my ubuntu Hadoop cluster that contains 1 master nodes and 4 data nodes.

Here are my questions:

  1. Should kafka be installed on all the machines or only on NameNode machine?
  2. What about zookeeper? Should it be installed on all the machines or only on NameNode machine?

Please share required document to install kafka and Zookeeper in a Hadoop 5 node cluster

来源:https://stackoverflow.com/questions/33968320/how-to-install-kafka-on-hadoop-multinode-cluster

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!