1.下载最新版本报错了,所以下载了kafka_2.12-2.8.1版本 2.windows安装 进入binwindows目录执行如下,启动zookeeper zookeeper-server-start.bat ....configzookeeper.properties 然后执行下面 启动kafka kafka-server-start.batcls ....configserver.properties 3.linux安装 下载好kafka_2.12-2.8.1版本 ./zookeeper-server-start.sh ../config/zookeeper.properties ./kafka-server-start.sh ../config/server.properties 链接: https://pan.baidu.com/s/1KUX8O7AgwpsaQfos8m1I4Q?pwd=5qpz 提取码: 5qpz 复制这段内容后打开百度网盘手机App,操作更方便哦



