You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ta...@apache.org on 2017/09/14 06:30:05 UTC

[1/2] incubator-impala git commit: Update download and signature links for 2.10.0 release.

Repository: incubator-impala
Updated Branches:
  refs/heads/asf-site 96d7373c2 -> 8aa908468


Update download and signature links for 2.10.0 release.

Change-Id: Id29b30a06d4e0f64c08460cc9e58688ea8bf3f8d
Reviewed-on: http://gerrit.cloudera.org:8080/8052
Reviewed-by: Jim Apple <jb...@apache.org>
Tested-by: Bharath Vissapragada <bh...@cloudera.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/5069e88b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/5069e88b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/5069e88b

Branch: refs/heads/asf-site
Commit: 5069e88b292f3fa0f0b1ff5519bfd0377e563fab
Parents: 96d7373
Author: Bharath Vissapragada <bh...@cloudera.com>
Authored: Wed Sep 13 09:33:54 2017 -0700
Committer: Bharath Vissapragada <bh...@cloudera.com>
Committed: Wed Sep 13 18:23:37 2017 +0000

----------------------------------------------------------------------
 downloads.html | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/5069e88b/downloads.html
----------------------------------------------------------------------
diff --git a/downloads.html b/downloads.html
index a84bde6..facd1e4 100644
--- a/downloads.html
+++ b/downloads.html
@@ -149,19 +149,19 @@ body {
           <div class="span12">
             <h2>Downloads</h2>
             <p><a href=
-            "http://www.apache.org/dyn/closer.cgi?action=download&amp;filename=incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz">
-            Download the latest release, 2.9.0</a>.</p>
+            "http://www.apache.org/dyn/closer.cgi?action=download&amp;filename=incubator/impala/2.10.0/apache-impala-incubating-2.10.0.tar.gz">
+            Download the latest release, 2.10.0</a>.</p>
 
             <p>See <a href=
             "https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala">the wiki
             for build instructions</a>.</p>
 
             <p>Please check the <a href=
-            "https://www.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.md5">
+            "https://www.apache.org/dist/incubator/impala/2.10.0/apache-impala-incubating-2.10.0.tar.gz.md5">
             MD5</a> and <a href=
-            "https://www.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.sha">
-            SHA1</a> and <a href=
-            "https://www.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.asc">
+            "https://www.apache.org/dist/incubator/impala/2.10.0/apache-impala-incubating-2.10.0.tar.gz.sha512">
+            SHA512</a> and <a href=
+            "https://www.apache.org/dist/incubator/impala/2.10.0/apache-impala-incubating-2.10.0.tar.gz.asc">
             GPG signature</a>, the latter by using <a href=
             "https://www.apache.org/dist/incubator/impala/KEYS">the code
             signing keys of the release managers</a>.</p>
@@ -171,6 +171,16 @@ body {
             <p>Older releases:
               <ul>
                 <li>
+                  <a href="https://archive.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz">
+                    Impala 2.9.0</a>, with associated
+                  <a href="https://archive.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.md5">
+                    MD5</a>,
+                  <a href="https://archive.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.sha">
+                    SHA1</a>, and
+                  <a href="https://archive.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.asc">
+                    GPG signature</a>.
+                </li>
+                <li>
                   <a href="https://archive.apache.org/dist/incubator/impala/2.8.0/apache-impala-incubating-2.8.0.tar.gz">
                     Impala 2.8.0</a>, with associated
                   <a href="https://archive.apache.org/dist/incubator/impala/2.8.0/apache-impala-incubating-2.8.0.tar.gz.md5">


[2/2] incubator-impala git commit: Revert "Update download and signature links for 2.10.0 release."

Posted by ta...@apache.org.
Revert "Update download and signature links for 2.10.0 release."

This reverts commit ff9d269a20ed1e452fe3a2f5450e71fcdcc4f30e.

Change-Id: I592b22771a9b345448887c129eacfe4d88d7e59d
Reviewed-on: http://gerrit.cloudera.org:8080/8057
Reviewed-by: Jim Apple <jb...@apache.org>
Tested-by: Bharath Vissapragada <bh...@cloudera.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/8aa90846
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/8aa90846
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/8aa90846

Branch: refs/heads/asf-site
Commit: 8aa9084682f2a1635b7accbc8a0e16839795afd1
Parents: 5069e88
Author: Bharath Vissapragada <bh...@cloudera.com>
Authored: Wed Sep 13 11:37:10 2017 -0700
Committer: Bharath Vissapragada <bh...@cloudera.com>
Committed: Wed Sep 13 21:41:27 2017 +0000

----------------------------------------------------------------------
 downloads.html | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/8aa90846/downloads.html
----------------------------------------------------------------------
diff --git a/downloads.html b/downloads.html
index facd1e4..a84bde6 100644
--- a/downloads.html
+++ b/downloads.html
@@ -149,19 +149,19 @@ body {
           <div class="span12">
             <h2>Downloads</h2>
             <p><a href=
-            "http://www.apache.org/dyn/closer.cgi?action=download&amp;filename=incubator/impala/2.10.0/apache-impala-incubating-2.10.0.tar.gz">
-            Download the latest release, 2.10.0</a>.</p>
+            "http://www.apache.org/dyn/closer.cgi?action=download&amp;filename=incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz">
+            Download the latest release, 2.9.0</a>.</p>
 
             <p>See <a href=
             "https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala">the wiki
             for build instructions</a>.</p>
 
             <p>Please check the <a href=
-            "https://www.apache.org/dist/incubator/impala/2.10.0/apache-impala-incubating-2.10.0.tar.gz.md5">
+            "https://www.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.md5">
             MD5</a> and <a href=
-            "https://www.apache.org/dist/incubator/impala/2.10.0/apache-impala-incubating-2.10.0.tar.gz.sha512">
-            SHA512</a> and <a href=
-            "https://www.apache.org/dist/incubator/impala/2.10.0/apache-impala-incubating-2.10.0.tar.gz.asc">
+            "https://www.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.sha">
+            SHA1</a> and <a href=
+            "https://www.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.asc">
             GPG signature</a>, the latter by using <a href=
             "https://www.apache.org/dist/incubator/impala/KEYS">the code
             signing keys of the release managers</a>.</p>
@@ -171,16 +171,6 @@ body {
             <p>Older releases:
               <ul>
                 <li>
-                  <a href="https://archive.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz">
-                    Impala 2.9.0</a>, with associated
-                  <a href="https://archive.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.md5">
-                    MD5</a>,
-                  <a href="https://archive.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.sha">
-                    SHA1</a>, and
-                  <a href="https://archive.apache.org/dist/incubator/impala/2.9.0/apache-impala-incubating-2.9.0.tar.gz.asc">
-                    GPG signature</a>.
-                </li>
-                <li>
                   <a href="https://archive.apache.org/dist/incubator/impala/2.8.0/apache-impala-incubating-2.8.0.tar.gz">
                     Impala 2.8.0</a>, with associated
                   <a href="https://archive.apache.org/dist/incubator/impala/2.8.0/apache-impala-incubating-2.8.0.tar.gz.md5">