Repository: drill
Updated Branches:
  refs/heads/gh-pages d9484e641 -> 16eb5a7d3


1.6 download link update


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/16eb5a7d
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/16eb5a7d
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/16eb5a7d

Branch: refs/heads/gh-pages
Commit: 16eb5a7d33398295a314e47a6487af7825a6b86e
Parents: d9484e6
Author: Bridget Bevens <bbev...@maprtech.com>
Authored: Wed Mar 16 12:17:01 2016 -0700
Committer: Bridget Bevens <bbev...@maprtech.com>
Committed: Wed Mar 16 12:17:01 2016 -0700

----------------------------------------------------------------------
 _docs/install/047-installing-drill-on-the-cluster.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/16eb5a7d/_docs/install/047-installing-drill-on-the-cluster.md
----------------------------------------------------------------------
diff --git a/_docs/install/047-installing-drill-on-the-cluster.md 
b/_docs/install/047-installing-drill-on-the-cluster.md
index 0375e7d..1464dad 100644
--- a/_docs/install/047-installing-drill-on-the-cluster.md
+++ b/_docs/install/047-installing-drill-on-the-cluster.md
@@ -1,13 +1,13 @@
 ---
 title: "Installing Drill on the Cluster"
-date: 2016-02-24 02:49:43 UTC
+date: 2016-03-16 19:17:03 UTC
 parent: "Installing Drill in Distributed Mode"
 ---
 You install Drill on nodes in the cluster, configure a cluster ID, and add 
Zookeeper information, as described in the following steps:
 
-  1. Download the latest version of Apache Drill 
[here](http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download)
 or from the [Apache Drill mirror 
site](http://www.apache.org/dyn/closer.cgi/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz)
 with the command appropriate for your system:  
-       * `wget 
http://mirrors.sonic.net/apache/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz`  
-       * `curl -o apache-drill-1.5.0.tar.gz 
http://mirrors.sonic.net/apache/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz`  
+  1. Download the latest version of Apache Drill 
[here](http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.6.0/apache-drill-1.6.0.tar.gz&action=download)
 or from the [Apache Drill mirror 
site](http://www.apache.org/dyn/closer.cgi/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz)
 with the command appropriate for your system:  
+       * `wget 
http://apache.mesi.com.ar/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz`  
+       * `curl -o apache-drill-1.6.0.tar.gz 
http://apache.mesi.com.ar/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz`  
   2. Extract the tarball to the directory of your choice, such as `/opt`:  
   `tar -xzvf apache-drill-<version>.tar.gz`
   3. In `drill-override.conf,` use the Drill `cluster ID`, and provide 
ZooKeeper host names and port numbers to configure a connection to your 
ZooKeeper quorum.  

Reply via email to