【发布时间】:2018-04-12 16:56:40
【问题描述】:
我在启动融合平台时收到以下错误:
$ ./confluent start
Starting zookeeper
|Zookeeper failed to start
zookeeper is [DOWN]
Cannot start Kafka, Zookeeper is not running. Check your deployment
我的 Zookeeper 在 2181 端口上运行,Kafka 在 9092 端口上运行。
【问题讨论】:
-
请发布
confluent log zookeeper的输出 -
Confluent 运行它自己的动物园管理员实例check this answer
标签: apache-kafka apache-zookeeper confluent-platform