Skip to content

Commit 2578bb2

Browse files
authored
bump kafka version
1 parent 6149036 commit 2578bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ sc stop daytrader
156156
echo "==============================================="
157157
echo " Downloading Kafka and Zookeeper..."
158158
echo "==============================================="
159-
wget -c https://apache.osuosl.org/kafka/2.8.0/kafka_2.13-2.8.0.tgz -O kafka.tgz
159+
wget -c https://dlcdn.apache.org/kafka/3.0.0/kafka_2.13-3.0.0.tgz -O kafka.tgz
160160

161161
echo "==============================================="
162162
echo " Installing Kafka and Zookeeper..."

0 commit comments

Comments
 (0)