Skip to content

Commit

Permalink
bump kafka version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrez authored Oct 29, 2021
1 parent 6149036 commit 2578bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ sc stop daytrader
echo "==============================================="
echo " Downloading Kafka and Zookeeper..."
echo "==============================================="
wget -c https://apache.osuosl.org/kafka/2.8.0/kafka_2.13-2.8.0.tgz -O kafka.tgz
wget -c https://dlcdn.apache.org/kafka/3.0.0/kafka_2.13-3.0.0.tgz -O kafka.tgz

echo "==============================================="
echo " Installing Kafka and Zookeeper..."
Expand Down

0 comments on commit 2578bb2

Please sign in to comment.