We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6149036 commit 2578bb2Copy full SHA for 2578bb2
install.sh
@@ -156,7 +156,7 @@ sc stop daytrader
156
echo "==============================================="
157
echo " Downloading Kafka and Zookeeper..."
158
159
-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
160
161
162
echo " Installing Kafka and Zookeeper..."
0 commit comments