Updated download link
Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/55a3ebb4 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/55a3ebb4 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/55a3ebb4 Branch: refs/heads/gh-pages Commit: 55a3ebb4ec68cb045f7120d73965e0542562156a Parents: 7c6c47d Author: Tomer Shiran <[email protected]> Authored: Sat May 16 22:58:57 2015 -0700 Committer: Tomer Shiran <[email protected]> Committed: Sat May 16 22:58:57 2015 -0700 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/55a3ebb4/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 6637183..e64a70b 100755 --- a/index.html +++ b/index.html @@ -130,7 +130,7 @@ SELECT timestamp </div> <div class="home-row"> - <div class="big"><pre>$ curl j.mp/drill-latest -o drill.tgz + <div class="big"><pre>$ curl j.mp/drill-1-0-0-rc1 -o drill.tgz $ tar xzf drill.tgz $ cd apache-drill-1.0.0 $ bin/drill-embedded @@ -140,7 +140,7 @@ $ bin/drill-embedded <p>We made it easy to download and run Drill on your laptop. It runs on Mac, Windows and Linux, and within a minute or two youâll be exploring your data. When youâre ready for prime time, deploy Drill on a cluster of commodity servers and take advantage of the worldâs most scalable and high performance execution engine. <p>Drillâs symmetrical architecture (all nodes are the same) and simple installation makes it easy to deploy and operate very large clusters.</p> </div> - <div class="small"><pre>$ curl j.mp/drill-latest -o drill.tgz + <div class="small"><pre>$ curl j.mp/drill-1-0-0-rc1 -o drill.tgz $ tar xzf drill.tgz $ cd apache-drill-1.0.0 $ bin/drill-embedded
