Update Storm集成Kakfa.md

This commit is contained in:
heibaiying
2019-05-30 13:48:38 +08:00
committed by GitHub
parent c12a356640
commit 790be02ed3

View File

@ -170,7 +170,7 @@ public class WritingToKafkaApp {
#### 1. 启动Kakfa
Kafka的运行依赖于zookeeper需要预先启动可以启动Kafka内置的zookeeper,也可以启动自己安装的
Kafka的运行依赖于zookeeper需要预先启动可以启动Kafka内置的zookeeper,也可以启动自己安装的
```shell
# zookeeper启动命令