Skip to content

Commit

Permalink
kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
storyxc committed Dec 21, 2023
1 parent 410b1e1 commit aafe183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tinker/network/home server搭建.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@ apt install intel-media-va-driver
### kafka

```shell
wget https://dlcdn.apache.org/kafka/3.1.1/kafka_2.12-3.1.1.tgz
tar -xzvf kafka_2.12-3.1.1.tgz
wget https://downloads.apache.org/kafka/3.6.1/kafka_2.13-3.6.1.tgz
tar -xzvf kafka_2.13-3.6.1.tgz
```

zookeeper.service
Expand Down

0 comments on commit aafe183

Please sign in to comment.