下载地址:  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

相关文章:

  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
  • 2022-01-10
  • 2022-01-15
猜你喜欢
  • 2021-04-04
  • 2021-05-23
  • 2021-10-31
  • 2021-11-23
  • 2021-04-08
  • 2021-08-21
相关资源
相似解决方案