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() {