Repository: drill-site Updated Branches: refs/heads/asf-site f82ff551f -> 5e0a0a2f9
updated install links for 1.7 Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/5e0a0a2f Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/5e0a0a2f Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/5e0a0a2f Branch: refs/heads/asf-site Commit: 5e0a0a2f99392d2da5727dd956e11fa71dc33b5c Parents: f82ff55 Author: Bridget Bevens <[email protected]> Authored: Tue Jun 28 19:19:42 2016 -0700 Committer: Bridget Bevens <[email protected]> Committed: Tue Jun 28 19:19:42 2016 -0700 ---------------------------------------------------------------------- docs/drill-in-10-minutes/index.html | 8 ++++---- docs/installing-drill-on-linux-and-mac-os-x/index.html | 8 ++++---- docs/installing-drill-on-the-cluster/index.html | 8 ++++---- docs/installing-drill-on-windows/index.html | 4 ++-- feed.xml | 4 ++-- 5 files changed, 16 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/5e0a0a2f/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 e28ab47..6055b1d 100644 --- a/docs/drill-in-10-minutes/index.html +++ b/docs/drill-in-10-minutes/index.html @@ -1068,7 +1068,7 @@ </div> - Mar 16, 2016 + Jun 29, 2016 <link href="/css/docpage.css" rel="stylesheet" type="text/css"> @@ -1120,11 +1120,11 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode) <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.6.0/apache-drill-1.6.0.tar.gz&action=download">here</a> or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz">Apache Drill mirror site</a> with the command appropriate for your system:<br> +<li>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.7.0/apache-drill-1.7.0.tar.gz&action=download">here</a> or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.7.0/apache-drill-1.7.0.tar.gz">Apache Drill mirror site</a> with the command appropriate for your system:<br> <ul> -<li><code>wget http://apache.mesi.com.ar/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz</code><br></li> -<li><code>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</code><br></li> +<li><code>wget http://apache.mesi.com.ar/drill/drill-1.7.0/apache-drill-1.7.0.tar.gz</code><br></li> +<li><code>curl -o apache-drill-1.7.0.tar.gz http://apache.mesi.com.ar/drill/drill-1.7.0/apache-drill-1.7.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> http://git-wip-us.apache.org/repos/asf/drill-site/blob/5e0a0a2f/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 7639c7b..8b84442 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 @@ -1070,7 +1070,7 @@ </div> - Mar 16, 2016 + Jun 29, 2016 <link href="/css/docpage.css" rel="stylesheet" type="text/css"> @@ -1082,11 +1082,11 @@ <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.6.0/apache-drill-1.6.0.tar.gz&action=download">here</a> or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz">Apache Drill mirror site</a> with the command appropriate for your system:<br> +<li>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.7.0/apache-drill-1.7.0.tar.gz&action=download">here</a> or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.7.0/apache-drill-1.7.0.tar.gz">Apache Drill mirror site</a> with the command appropriate for your system:<br> <ul> -<li><code>wget http://apache.mesi.com.ar/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz</code><br></li> -<li><code>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</code><br></li> +<li><code>wget http://apache.mesi.com.ar/drill/drill-1.7.0/apache-drill-1.7.0.tar.gz</code><br></li> +<li><code>curl -o apache-drill-1.7.0.tar.gz http://apache.mesi.com.ar/drill/drill-1.7.0/apache-drill-1.7.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 <code>.tar.gz</code> file. Use sudo only if necessary:<br> http://git-wip-us.apache.org/repos/asf/drill-site/blob/5e0a0a2f/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 367122b..0ddd2cf 100644 --- a/docs/installing-drill-on-the-cluster/index.html +++ b/docs/installing-drill-on-the-cluster/index.html @@ -1070,7 +1070,7 @@ </div> - Mar 16, 2016 + Jun 29, 2016 <link href="/css/docpage.css" rel="stylesheet" type="text/css"> @@ -1079,11 +1079,11 @@ <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>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.6.0/apache-drill-1.6.0.tar.gz&action=download">here</a> or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz">Apache Drill mirror site</a> with the command appropriate for your system:<br> +<li>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.7.0/apache-drill-1.7.0.tar.gz&action=download">here</a> or from the <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.7.0/apache-drill-1.7.0.tar.gz">Apache Drill mirror site</a> with the command appropriate for your system:<br> <ul> -<li><code>wget http://apache.mesi.com.ar/drill/drill-1.6.0/apache-drill-1.6.0.tar.gz</code><br></li> -<li><code>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</code><br></li> +<li><code>wget http://apache.mesi.com.ar/drill/drill-1.7.0/apache-drill-1.7.0.tar.gz</code><br></li> +<li><code>curl -o apache-drill-1.7.0.tar.gz http://apache.mesi.com.ar/drill/drill-1.7.0/apache-drill-1.7.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> http://git-wip-us.apache.org/repos/asf/drill-site/blob/5e0a0a2f/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 f9aac3a..847d202 100644 --- a/docs/installing-drill-on-windows/index.html +++ b/docs/installing-drill-on-windows/index.html @@ -1070,7 +1070,7 @@ </div> - Mar 16, 2016 + Jun 29, 2016 <link href="/css/docpage.css" rel="stylesheet" type="text/css"> @@ -1079,7 +1079,7 @@ <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://www.apache.org/dyn/closer.lua?filename=drill/drill-1.6.0/apache-drill-1.6.0.tar.gz&action=download">here</a>.</li> +<li>Download the latest version of Apache Drill <a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.7.0/apache-drill-1.7.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/5e0a0a2f/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 0ce4b39..84cf4fe 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, 28 Jun 2016 18:50:52 -0700</pubDate> - <lastBuildDate>Tue, 28 Jun 2016 18:50:52 -0700</lastBuildDate> + <pubDate>Tue, 28 Jun 2016 19:17:48 -0700</pubDate> + <lastBuildDate>Tue, 28 Jun 2016 19:17:48 -0700</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item>
