Repository: drill-site Updated Branches: refs/heads/asf-site d50362a6c -> 8b28bf07c
edits for 1.5 Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/8b28bf07 Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/8b28bf07 Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/8b28bf07 Branch: refs/heads/asf-site Commit: 8b28bf07cad3bfee3c475ed9deb7a80130715348 Parents: d50362a Author: Bridget Bevens <[email protected]> Authored: Mon Feb 22 18:04:27 2016 -0800 Committer: Bridget Bevens <[email protected]> Committed: Mon Feb 22 18:04:27 2016 -0800 ---------------------------------------------------------------------- blog/2016/02/16/drill-1.5-released/index.html | 2 +- docs/drill-in-10-minutes/index.html | 10 +++++----- feed.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/8b28bf07/blog/2016/02/16/drill-1.5-released/index.html ---------------------------------------------------------------------- diff --git a/blog/2016/02/16/drill-1.5-released/index.html b/blog/2016/02/16/drill-1.5-released/index.html index fcc0068..62c4ba3 100644 --- a/blog/2016/02/16/drill-1.5-released/index.html +++ b/blog/2016/02/16/drill-1.5-released/index.html @@ -124,7 +124,7 @@ <li>Jason Altekruse (PMC Member and Committer, Apache Drill)</li> - <li>Bridget Bevens (Comitter, MapR Technologies)</li> + <li>Bridget Bevens (Committer, MapR Technologies)</li> </ul> http://git-wip-us.apache.org/repos/asf/drill-site/blob/8b28bf07/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 b089104..a904425 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 <link href="/css/docpage.css" rel="stylesheet" type="text/css"> @@ -1098,12 +1098,12 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode) <ol> <li><p>In a terminal window, change to the directory where you want to install Drill.</p></li> -<li><p>To download 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> +<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 go to 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> and the command appropriate for your system with a download link from the mirror site. Example:</p></li> </ol> <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></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> @@ -1139,7 +1139,7 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode) <p>You can install Drill on Windows. First, set the JAVA_HOME environment variable, and then install Drill. Complete the following steps to install Drill:</p> <ol> -<li>Click the following link to 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><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 go to 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>.<br></li> <li>Move the <code>apache-drill-<version>.tar.gz</code> file to a directory where you want to install Drill.<br></li> <li>Unzip the <code>TAR.GZ</code> file using a third-party tool. If the tool you use does not unzip the TAR file as well as the <code>TAR.GZ</code> file, unzip the <code>apache-drill-<version>.tar</code> to extract the Drill software. The extraction process creates the installation directory named apache-drill-<version> containing the Drill software. </li> </ol> http://git-wip-us.apache.org/repos/asf/drill-site/blob/8b28bf07/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 372a76e..e5f482d 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>Tue, 16 Feb 2016 19:39:26 -0800</pubDate> - <lastBuildDate>Tue, 16 Feb 2016 19:39:26 -0800</lastBuildDate> + <pubDate>Mon, 22 Feb 2016 18:01:36 -0800</pubDate> + <lastBuildDate>Mon, 22 Feb 2016 18:01:36 -0800</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item>
