Kafka manager安装 (支持0.10以后版本consumer)

it2026-05-08  7

下载地址:  https://pan.baidu.com/s/1jIE3YL4

步骤:

1. 解压kafka-manager-1.3.2.1.zip

2. cd kafka-manager-1.3.2.1

3. 修改conf/application.conf文件,特别是kafka-manager.zkhosts的配置

4. 运行kafka manager: 

bin/kafka-manager -Dconfig.file=conf/application.conf

nohup bin/kafka-manager -Dconfig.file=conf/application.conf &  (后台运行)

5. 打开浏览器,访问http://IP:9000

转载于:https://www.cnblogs.com/huxi2b/p/6428228.html

相关资源:数据结构—成绩单生成器
最新回复(0)