Repository: incubator-impala
Updated Branches:
  refs/heads/asf-site ddaf2c837 -> f79399fdb


Fix broken link to CIDR paper

Change-Id: I80f222465803e8c8539541df6f11d8c7808aa335
Reviewed-on: http://gerrit.cloudera.org:8080/8365
Reviewed-by: Bharath Vissapragada <[email protected]>
Tested-by: Jim Apple <[email protected]>


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

Branch: refs/heads/asf-site
Commit: f79399fdbb547a08474b9277c5875425a5c8c5ef
Parents: ddaf2c8
Author: Jim Apple <[email protected]>
Authored: Mon Oct 23 23:07:28 2017 -0700
Committer: Jim Apple <[email protected]>
Committed: Tue Oct 24 06:15:31 2017 +0000

----------------------------------------------------------------------
 overview.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/f79399fd/overview.html
----------------------------------------------------------------------
diff --git a/overview.html b/overview.html
index 8a3ca39..6a0e42b 100644
--- a/overview.html
+++ b/overview.html
@@ -138,7 +138,9 @@
       <li>Only a single machine pool is needed to scale.
       </li>
     </ul>
-    We encourage you to read <a 
href="http://www.cidrdb.org/cidr2015/Papers/CIDR15_Paper28.pdf";>this paper</a> 
for details about Impala's architecture.
+    We encourage you to
+    read <a 
href="http://cidrdb.org/cidr2015/Papers/CIDR15_Paper28.pdf";>"Impala: A Modern,
+    Open-Source SQL Engine for Hadoop"</a> for details about Impala's 
architecture.
   <p>&nbsp;</p>
         </div>
   </div>

Reply via email to