From 1c008daf7b8ac7d12febf82df1328eba6088a22c Mon Sep 17 00:00:00 2001 From: ranjithp04 <60389895+ranjithp04@users.noreply.github.com> Date: Tue, 28 Jan 2020 17:57:47 +0530 Subject: [PATCH] Update grid --- bin/grid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/grid b/bin/grid index 0164804..85ab49c 100755 --- a/bin/grid +++ b/bin/grid @@ -34,7 +34,7 @@ DOWNLOAD_CACHE_DIR=$HOME/.kafkamirrormaker/download COMMAND=$1 SYSTEM=$2 -DOWNLOAD_KAFKA=http://www.us.apache.org/dist/kafka/0.9.0.0/kafka_2.10-0.9.0.0.tgz +DOWNLOAD_KAFKA=http://archive.apache.org/dist/kafka/0.9.0.0/kafka_2.10-0.9.0.0.tgz DOWNLOAD_ZOOKEEPER=http://archive.apache.org/dist/zookeeper/zookeeper-3.4.3/zookeeper-3.4.3.tar.gz bootstrap() {