Repository: incubator-impala
Updated Branches:
  refs/heads/asf-site 8f7caae6a -> fdacbfe19


Remove most links to Cloudera sites (leaving issues etc. for now)


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

Branch: refs/heads/asf-site
Commit: fdacbfe190d7f0d247d2f851965ed28f37b77a1b
Parents: 8f7caae
Author: Henry Robinson <[email protected]>
Authored: Thu Jul 7 17:08:54 2016 -0700
Committer: Henry Robinson <[email protected]>
Committed: Thu Jul 7 17:08:54 2016 -0700

----------------------------------------------------------------------
 community.html | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/fdacbfe1/community.html
----------------------------------------------------------------------
diff --git a/community.html b/community.html
index b2f7c02..85ad33d 100644
--- a/community.html
+++ b/community.html
@@ -3,7 +3,7 @@
   <head>
     <meta charset="utf-8">
     <title>Apache Impala (incubating)</title>
-    <meta name="keywords" content="hadoop, cloudera, impala, sql, mpp, bi, big 
data, open source" />
+    <meta name="keywords" content="hadoop, apache, impala, sql, mpp, bi, big 
data, open source" />
    <meta name="description" content="Apache Impala (incubating) is a modern, 
open source, distributed SQL query engine for Apache Hadoop." />
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
@@ -113,12 +113,9 @@
             </a>
             <ul class="dropdown-menu">
               <li><a href="http://blog.impala.io";>Developer blog</a></li>
-              <li role="separator" class="divider"></li>
-              <li><a 
href="http://blog.cloudera.com/blog/category/impala/";>cloudera.com</a></li>
             </ul>
           </li>
           <li><a 
href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/Impala/impala.html";>Docs</a></li>
-          <li><a 
href="http://www.cloudera.com/content/support/en/downloads.html";>Downloads</a></li>
           <li><a 
href="https://github.com/cloudera/Impala/wiki/Contributing-to-Impala";>Contribute</a></li>
           <li><a href="https://github.com/cloudera/impala";>GitHub</a></li>
           <li class="active"><a href="community.html">Community</a></li>
@@ -133,7 +130,6 @@
         <div class="span12">
   <h2>Impala Community  </h2>
   <ul>
-<li>Community forum: <a 
href="http://community.cloudera.com/t5/Interactive-Short-cycle-SQL/bd-p/Impala";>http://community.cloudera.com/t5/Interactive-Short-cycle-SQL/bd-p/Impala</a></li>
 <li>Mailing list: <a 
href="mailto:[email protected]";>[email protected]</a>
 (users), <a 
href="mailto:[email protected]";>[email protected]</a>
 (developers)</li>
 <li>Issues:
   <a 
href="https://issues.cloudera.org/browse/IMPALA";>https://issues.cloudera.org/browse/IMPALA</a></li>
@@ -154,12 +150,9 @@
   <hr>
 
   <div class="footer">
-        <p class="pull-right"><a href="http://www.cloudera.com";><img 
src="img/cloudera_logo_blue.png" width="120" height="22" align="right"></a></p>
-        <p class="copyright">Copyright &copy;  Cloudera. </p>
-                <hr/>
-        <p class="pull-right"><img src="img/incubator.png"></p>
-        <p>Apache Impala is an effort undergoing incubation at the Apache 
Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate that the project has yet to be fully endorsed by the 
ASF.</p>
+    <p class="pull-right"><img src="img/incubator.png"></p>
+    <p>Apache Impala is an effort undergoing incubation at the Apache Software 
Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required 
of all newly accepted projects until a further review indicates that the 
infrastructure, communications, and decision making process have stabilized in 
a manner consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the completeness or stability of the code, 
it does indicate that the project has yet to be fully endorsed by the ASF.</p>
 
-      </div><!-- /container -->
+  </div><!-- /container -->
   </body>
 </html>

Reply via email to