Repository: drill-site
Updated Branches:
refs/heads/asf-site ad73e1029 -> 24b04f31f
update drill download links
Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/24b04f31
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/24b04f31
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/24b04f31
Branch: refs/heads/asf-site
Commit: 24b04f31f28949f39c00f847d9aa67afe8ae62fa
Parents: ad73e10
Author: Bridget Bevens <bbevens@maprtech.com>
Authored: Tue Feb 23 18:54:51 2016 -0800
Committer: Bridget Bevens <bbevens@maprtech.com>
Committed: Tue Feb 23 18:54:51 2016 -0800
----------------------------------------------------------------------
docs/drill-in-10-minutes/index.html | 22 ++++++++-----------
.../index.html | 17 +++++++--------
docs/installing-drill-on-the-cluster/index.html | 23 ++++++++++----------
docs/installing-drill-on-windows/index.html | 6 ++---
feed.xml | 4 ++--
5 files changed, 33 insertions(+), 39 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/drill-site/blob/24b04f31/docs/drill-in-10-minutes/index.html
----------------------------------------------------------------------
diff --git a/docs/drill-in-10-minutes/index.html b/docs/drill-in-10-minutes/index.html
index e2475fc..30eb861 100644
--- a/docs/drill-in-10-minutes/index.html
+++ b/docs/drill-in-10-minutes/index.html
@@ -1046,7 +1046,7 @@
</div>
- Feb 23, 2016
+ Feb 24, 2016
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1097,20 +1097,16 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
<p>Complete the following steps to install Drill: </p>
<ol>
-<li><p>In a terminal window, change to the directory where you want to install
Drill.</p></li>
-<li><p>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download">here</a>
or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:</p></li>
-</ol>
+<li>In a terminal window, change to the directory where you want to install Drill.<br></li>
+<li>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download">here</a>
or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:<br>
<ul>
-<li><code>wget http://mirrors.sonic.net/apache/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz</code></li>
-<li><code>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</code></li>
-</ul>
-
-<ol>
-<li><p>Copy the downloaded file to the directory where you want to install Drill.
</p></li>
-<li><p>Extract the contents of the Drill .tar.gz file. Use <code>sudo</code>
if necessary: </p>
-
-<p><code>tar -xvzf <.tar.gz file name></code> </p></li>
+<li><code>wget http://mirrors.sonic.net/apache/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz</code><br></li>
+<li><code>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</code><br></li>
+</ul></li>
+<li>Copy the downloaded file to the directory where you want to install Drill.<br></li>
+<li>Extract the contents of the Drill .tar.gz file. Use <code>sudo</code>
if necessary:<br>
+<code>tar -xvzf <.tar.gz file name></code><br></li>
</ol>
<p>The extraction process creates an installation directory containing the Drill software.</p>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/24b04f31/docs/installing-drill-on-linux-and-mac-os-x/index.html
----------------------------------------------------------------------
diff --git a/docs/installing-drill-on-linux-and-mac-os-x/index.html b/docs/installing-drill-on-linux-and-mac-os-x/index.html
index 0b84cdc..574addd 100644
--- a/docs/installing-drill-on-linux-and-mac-os-x/index.html
+++ b/docs/installing-drill-on-linux-and-mac-os-x/index.html
@@ -1048,7 +1048,7 @@
</div>
-
+ Feb 24, 2016
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1059,17 +1059,16 @@
<p>Complete the following steps to install Drill: </p>
<ol>
-<li><p>In a terminal window, change to the directory where you want to install
Drill.</p></li>
-<li><p>To get the latest version of Apache Drill, download Drill from the <a
href="http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz">Drill web site</a>
or run one of the following commands, depending on which you have installed on your system:
</p>
+<li>In a terminal window, change to the directory where you want to install Drill.<br></li>
+<li>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download">here</a>
or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:<br>
<ul>
-<li><code>wget http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</code><br></li>
-<li> <code>curl -o apache-drill-1.4.0.tar.gz http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</code><br></li>
+<li><code>wget http://mirrors.sonic.net/apache/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz</code><br></li>
+<li><code>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</code><br></li>
</ul></li>
-<li><p>Copy the downloaded file to the directory where you want to install Drill.
</p></li>
-<li><p>Extract the contents of the Drill <code>.tar.gz</code> file.
Use sudo only if necessary: </p>
-
-<p><code>tar -xvzf <.tar.gz file name></code> </p></li>
+<li>Copy the downloaded file to the directory where you want to install Drill.<br></li>
+<li>Extract the contents of the Drill <code>.tar.gz</code> file. Use sudo
only if necessary:<br>
+<code>tar -xvzf <.tar.gz file name></code><br></li>
</ol>
<p>The extraction process creates the installation directory containing the Drill software.
You can now <a href="/docs/starting-drill-on-linux-and-mac-os-x">start Drill</a>.</p>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/24b04f31/docs/installing-drill-on-the-cluster/index.html
----------------------------------------------------------------------
diff --git a/docs/installing-drill-on-the-cluster/index.html b/docs/installing-drill-on-the-cluster/index.html
index d59e016..3fb432e 100644
--- a/docs/installing-drill-on-the-cluster/index.html
+++ b/docs/installing-drill-on-the-cluster/index.html
@@ -1048,7 +1048,7 @@
</div>
- Dec 30, 2015
+ Feb 24, 2016
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1057,18 +1057,17 @@
<p>You install Drill on nodes in the cluster, configure a cluster ID, and add
Zookeeper information, as described in the following steps:</p>
<ol>
-<li><p>Download the Drill tarball. For example, enter the curl command using
the latest version number for Drill:</p>
+<li>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download">here</a>
or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:<br>
-<p><code>curl http://getdrill.org/drill/download/apache-drill-<version>.tar.gz</code></p></li>
-<li><p>Extract the tarball to the directory of your choice, such as <code>/opt</code>:</p>
-
-<p><code>tar -xzvf apache-drill-<version>.tar.gz</code></p></li>
-<li><p>In <code>drill-override.conf,</code> use the Drill <code>cluster
ID</code>, and provide ZooKeeper host names and port numbers to configure a connection
to your ZooKeeper quorum.</p>
-
-<ol>
-<li>Edit <code>drill-override.conf</code> located in the <code>conf</code>
directory.</li>
-<li>Provide a unique <code>cluster-id</code> and the ZooKeeper host names
and port numbers in <code>zk.connect</code>. If you install Drill on multiple
nodes, assign the same <code>cluster ID</code> to each Drill node so that all
Drill nodes share the same ID. The default ZooKeeper port on the open source version of Apache
Drill is 2181.</li>
-</ol>
+<ul>
+<li><code>wget http://mirrors.sonic.net/apache/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz</code><br></li>
+<li><code>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</code><br></li>
+</ul></li>
+<li>Extract the tarball to the directory of your choice, such as <code>/opt</code>:<br>
+<code>tar -xzvf apache-drill-<version>.tar.gz</code></li>
+<li><p>In <code>drill-override.conf,</code> use the Drill <code>cluster
ID</code>, and provide ZooKeeper host names and port numbers to configure a connection
to your ZooKeeper quorum.<br>
+ a. Edit <code>drill-override.conf</code> located in the <code>conf</code>
directory.<br>
+ b. Provide a unique <code>cluster-id</code> and the ZooKeeper host names
and port numbers in <code>zk.connect</code>. If you install Drill on multiple
nodes, assign the same <code>cluster ID</code> to each Drill node so that all
Drill nodes share the same ID. The default ZooKeeper port on the open source version of Apache
Drill is 2181.</p>
<p><strong>Example</strong></p>
<div class="highlight"><pre><code class="language-text" data-lang="text">
drill.exec:{
http://git-wip-us.apache.org/repos/asf/drill-site/blob/24b04f31/docs/installing-drill-on-windows/index.html
----------------------------------------------------------------------
diff --git a/docs/installing-drill-on-windows/index.html b/docs/installing-drill-on-windows/index.html
index e48118f..f8195dd 100644
--- a/docs/installing-drill-on-windows/index.html
+++ b/docs/installing-drill-on-windows/index.html
@@ -1048,7 +1048,7 @@
</div>
- Jan 13, 2016
+ Feb 24, 2016
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1057,8 +1057,8 @@
<p>First, check that you <a href="/docs/embedded-mode-prerequisites">meet
the prerequisites</a>, including setting the JAVA_HOME environment variable, and then
install Drill. Currently, Drill supports 64-bit Windows only. Complete the following steps
to install Drill:</p>
<ol>
-<li>Download the latest version of Apache Drill: <a href="http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz">http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</a></li>
-<li>Move the downloaded file to a directory where you want to install Drill.</li>
+<li>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download">here</a>.</li>
+<li>Move the downloaded file to the directory where you want to install Drill.</li>
<li>Unzip the GZ file using a third-party tool. If the tool you use does not unzip
the underlying TAR file as well as the GZ file, perform a second unzip to extract the Drill
software. The extraction process creates the installation directory containing the Drill software.
</li>
</ol>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/24b04f31/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index dae0249..f186a96 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>/</link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Mon, 22 Feb 2016 18:43:21 -0800</pubDate>
- <lastBuildDate>Mon, 22 Feb 2016 18:43:21 -0800</lastBuildDate>
+ <pubDate>Tue, 23 Feb 2016 18:52:45 -0800</pubDate>
+ <lastBuildDate>Tue, 23 Feb 2016 18:52:45 -0800</lastBuildDate>
<generator>Jekyll v2.5.2</generator>
<item>
|