linux-tutorial/codes/deploy/tool/kafka
Zhang Peng e0bcef6b91 ✏️ 更改路径
2018-09-29 10:16:24 +08:00
..
install-kafka.sh ✏️ 更改路径 2018-09-29 10:16:24 +08:00
README.md ✏️ 更改路径 2018-09-29 10:16:24 +08:00

安装 Kafka

使用方法:

wget --no-check-certificate --no-cookies https://raw.githubusercontent.com/dunwu/linux/master/codes/deploy/tool/kafka/install-kafka.sh
chmod -R 777 install-kafka.sh
./install-kafka.sh

脚本会下载解压 kafka 到 /opt/kafka 路径下。