summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2013-08-23 17:53:20 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2013-08-23 17:53:20 +0000
commit7bdd422a75051b041c5b26ce0ace4211b6f5ac05 (patch)
tree6eda507724810748dc5f1d9e7bf5c21ba1a5ddad /site
parent3b533005b8b4a7c2aeaea355fdcf4ed3a1f684ba (diff)
downloadspark-website-7bdd422a75051b041c5b26ce0ace4211b6f5ac05.tar.gz
spark-website-7bdd422a75051b041c5b26ce0ace4211b6f5ac05.tar.bz2
spark-website-7bdd422a75051b041c5b26ce0ace4211b6f5ac05.zip
More tweaks to footer
Diffstat (limited to 'site')
-rw-r--r--site/documentation.html8
-rw-r--r--site/downloads.html8
-rw-r--r--site/examples.html8
-rw-r--r--site/faq.html8
-rw-r--r--site/images/incubator-logo.pngbin10916 -> 11651 bytes
-rw-r--r--site/index.html8
-rw-r--r--site/mailing-lists.html8
-rw-r--r--site/news/amp-camp-2013-registration-ope.html8
-rw-r--r--site/news/index.html8
-rw-r--r--site/news/nsdi-paper.html8
-rw-r--r--site/news/run-spark-and-shark-on-amazon-emr.html8
-rw-r--r--site/news/spark-0-6-1-and-0-5-2-released.html8
-rw-r--r--site/news/spark-0-6-2-released.html8
-rw-r--r--site/news/spark-0-7-0-released.html8
-rw-r--r--site/news/spark-0-7-2-released.html8
-rw-r--r--site/news/spark-0-7-3-released.html8
-rw-r--r--site/news/spark-accepted-into-apache-incubator.html8
-rw-r--r--site/news/spark-and-shark-in-the-news.html8
-rw-r--r--site/news/spark-featured-in-wired.html8
-rw-r--r--site/news/spark-mailing-lists-moving-to-apache.html8
-rw-r--r--site/news/spark-meetups.html8
-rw-r--r--site/news/spark-screencasts-published.html8
-rw-r--r--site/news/spark-tips-from-quantifind.html8
-rw-r--r--site/news/spark-version-0-6-0-released.html8
-rw-r--r--site/news/strata-exercises-now-available-online.html8
-rw-r--r--site/news/video-from-first-spark-development-meetup.html8
-rw-r--r--site/releases/spark-release-0-3.html8
-rw-r--r--site/releases/spark-release-0-5-0.html8
-rw-r--r--site/releases/spark-release-0-5-1.html8
-rw-r--r--site/releases/spark-release-0-5-2.html8
-rw-r--r--site/releases/spark-release-0-6-0.html8
-rw-r--r--site/releases/spark-release-0-6-1.html8
-rw-r--r--site/releases/spark-release-0-6-2.html8
-rw-r--r--site/releases/spark-release-0-7-0.html8
-rw-r--r--site/releases/spark-release-0-7-2.html8
-rw-r--r--site/releases/spark-release-0-7-3.html8
-rw-r--r--site/research.html8
-rw-r--r--site/screencasts/1-first-steps-with-spark.html8
-rw-r--r--site/screencasts/2-spark-documentation-overview.html8
-rw-r--r--site/screencasts/3-transformations-and-caching.html8
40 files changed, 234 insertions, 78 deletions
diff --git a/site/documentation.html b/site/documentation.html
index 77a5a2935..2744be9bc 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -191,8 +191,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/downloads.html b/site/downloads.html
index da9c68a2e..df4126024 100644
--- a/site/downloads.html
+++ b/site/downloads.html
@@ -137,8 +137,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/examples.html b/site/examples.html
index 93eef2727..354fa1e07 100644
--- a/site/examples.html
+++ b/site/examples.html
@@ -210,8 +210,12 @@ println(<span class="string">"Final separating plane: "</span> + w)<br />
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/faq.html b/site/faq.html
index 549030b25..96f7a193e 100644
--- a/site/faq.html
+++ b/site/faq.html
@@ -146,8 +146,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/images/incubator-logo.png b/site/images/incubator-logo.png
index cd7f3fb18..33ca7f622 100644
--- a/site/images/incubator-logo.png
+++ b/site/images/incubator-logo.png
Binary files differ
diff --git a/site/index.html b/site/index.html
index c99c68812..8a573dd3b 100644
--- a/site/index.html
+++ b/site/index.html
@@ -167,8 +167,12 @@ While Spark is a new engine, it can access any data source supported by Hadoop,
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/mailing-lists.html b/site/mailing-lists.html
index 3d5356a14..03c288ccc 100644
--- a/site/mailing-lists.html
+++ b/site/mailing-lists.html
@@ -146,8 +146,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/amp-camp-2013-registration-ope.html b/site/news/amp-camp-2013-registration-ope.html
index c02ad31df..fed892eb9 100644
--- a/site/news/amp-camp-2013-registration-ope.html
+++ b/site/news/amp-camp-2013-registration-ope.html
@@ -119,8 +119,12 @@ Want to learn how to use Spark, Shark, GraphX, and related technologies in perso
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/index.html b/site/news/index.html
index 8bae88621..a347ccfbf 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -345,8 +345,12 @@ In other news, there will be a full day of tutorials on Spark and Shark at the <
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/nsdi-paper.html b/site/news/nsdi-paper.html
index 497fd28ac..ed63b585e 100644
--- a/site/news/nsdi-paper.html
+++ b/site/news/nsdi-paper.html
@@ -119,8 +119,12 @@ Our <a href="http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf">paper
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/run-spark-and-shark-on-amazon-emr.html b/site/news/run-spark-and-shark-on-amazon-emr.html
index 97c34a835..f691d8c5a 100644
--- a/site/news/run-spark-and-shark-on-amazon-emr.html
+++ b/site/news/run-spark-and-shark-on-amazon-emr.html
@@ -119,8 +119,12 @@ This weekend, Amazon posted an <a href="http://aws.amazon.com/articles/Elastic-M
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-0-6-1-and-0-5-2-released.html b/site/news/spark-0-6-1-and-0-5-2-released.html
index d9f165f44..8eb32187b 100644
--- a/site/news/spark-0-6-1-and-0-5-2-released.html
+++ b/site/news/spark-0-6-1-and-0-5-2-released.html
@@ -119,8 +119,12 @@ Today we've made available two maintenance releases for Spark: <a href="http://s
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-0-6-2-released.html b/site/news/spark-0-6-2-released.html
index aeb72ad74..3f9a570b5 100644
--- a/site/news/spark-0-6-2-released.html
+++ b/site/news/spark-0-6-2-released.html
@@ -119,8 +119,12 @@ We recently released <a href="http://spark-project.org/spark-release-0-6-2/" tit
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-0-7-0-released.html b/site/news/spark-0-7-0-released.html
index dd300bdb9..f4b8d2c45 100644
--- a/site/news/spark-0-7-0-released.html
+++ b/site/news/spark-0-7-0-released.html
@@ -119,8 +119,12 @@ We're proud to announce the release of <a href="http://spark-project.org/spark-r
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-0-7-2-released.html b/site/news/spark-0-7-2-released.html
index e560c2b09..e9d365bea 100644
--- a/site/news/spark-0-7-2-released.html
+++ b/site/news/spark-0-7-2-released.html
@@ -119,8 +119,12 @@ We're happy to announce the release of <a href="http://spark-project.org/spark-r
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-0-7-3-released.html b/site/news/spark-0-7-3-released.html
index 0f234d1ba..e7dc26648 100644
--- a/site/news/spark-0-7-3-released.html
+++ b/site/news/spark-0-7-3-released.html
@@ -119,8 +119,12 @@ We've just posted <a href="http://spark-project.org/spark-release-0-7-3/" title=
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-accepted-into-apache-incubator.html b/site/news/spark-accepted-into-apache-incubator.html
index 15e809f44..0d8107036 100644
--- a/site/news/spark-accepted-into-apache-incubator.html
+++ b/site/news/spark-accepted-into-apache-incubator.html
@@ -119,8 +119,12 @@ Spark was recently <a href="http://mail-archives.apache.org/mod_mbox/incubator-g
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-and-shark-in-the-news.html b/site/news/spark-and-shark-in-the-news.html
index 2379ebf6a..a0ea5826b 100644
--- a/site/news/spark-and-shark-in-the-news.html
+++ b/site/news/spark-and-shark-in-the-news.html
@@ -129,8 +129,12 @@ In other news, there will be a full day of tutorials on Spark and Shark at the <
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-featured-in-wired.html b/site/news/spark-featured-in-wired.html
index 135045ca5..3c3a96620 100644
--- a/site/news/spark-featured-in-wired.html
+++ b/site/news/spark-featured-in-wired.html
@@ -119,8 +119,12 @@ Spark, its creators at the AMP Lab, and some of its users were featured in a <a
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-mailing-lists-moving-to-apache.html b/site/news/spark-mailing-lists-moving-to-apache.html
index fec7bde9b..ce5ef3f39 100644
--- a/site/news/spark-mailing-lists-moving-to-apache.html
+++ b/site/news/spark-mailing-lists-moving-to-apache.html
@@ -130,8 +130,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-meetups.html b/site/news/spark-meetups.html
index 80131d74c..e08222e99 100644
--- a/site/news/spark-meetups.html
+++ b/site/news/spark-meetups.html
@@ -119,8 +119,12 @@ We've started hosting a regular <a href="http://www.meetup.com/spark-users/">Bay
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-screencasts-published.html b/site/news/spark-screencasts-published.html
index 6b1c33f43..f9b521f18 100644
--- a/site/news/spark-screencasts-published.html
+++ b/site/news/spark-screencasts-published.html
@@ -125,8 +125,12 @@ We hope you find these screencasts useful.
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-tips-from-quantifind.html b/site/news/spark-tips-from-quantifind.html
index b3c0e6968..b662be3d9 100644
--- a/site/news/spark-tips-from-quantifind.html
+++ b/site/news/spark-tips-from-quantifind.html
@@ -124,8 +124,12 @@ Thanks for sharing this, and looking forward to see others!
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/spark-version-0-6-0-released.html b/site/news/spark-version-0-6-0-released.html
index 3c35589dc..aa5642958 100644
--- a/site/news/spark-version-0-6-0-released.html
+++ b/site/news/spark-version-0-6-0-released.html
@@ -119,8 +119,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/strata-exercises-now-available-online.html b/site/news/strata-exercises-now-available-online.html
index b9c71517e..46663c336 100644
--- a/site/news/strata-exercises-now-available-online.html
+++ b/site/news/strata-exercises-now-available-online.html
@@ -119,8 +119,12 @@ At this year's <a href="http://strataconf.com/strata2013">Strata</a> conference,
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/news/video-from-first-spark-development-meetup.html b/site/news/video-from-first-spark-development-meetup.html
index 5d5c5ad86..aaad6e536 100644
--- a/site/news/video-from-first-spark-development-meetup.html
+++ b/site/news/video-from-first-spark-development-meetup.html
@@ -119,8 +119,12 @@ On December 18th, we held the first of a series of Spark development meetups, fo
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-3.html b/site/releases/spark-release-0-3.html
index 53df51cb4..d423dc9f1 100644
--- a/site/releases/spark-release-0-3.html
+++ b/site/releases/spark-release-0-3.html
@@ -170,8 +170,12 @@ squares.saveAsSequenceFile(<span class="string">"hdfs://..."</span>)
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-5-0.html b/site/releases/spark-release-0-5-0.html
index 5dd3e98a5..055514069 100644
--- a/site/releases/spark-release-0-5-0.html
+++ b/site/releases/spark-release-0-5-0.html
@@ -142,8 +142,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-5-1.html b/site/releases/spark-release-0-5-1.html
index c16eb82c1..b3221034a 100644
--- a/site/releases/spark-release-0-5-1.html
+++ b/site/releases/spark-release-0-5-1.html
@@ -152,8 +152,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-5-2.html b/site/releases/spark-release-0-5-2.html
index c00c5e3d3..91c80f1a2 100644
--- a/site/releases/spark-release-0-5-2.html
+++ b/site/releases/spark-release-0-5-2.html
@@ -121,8 +121,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-6-0.html b/site/releases/spark-release-0-6-0.html
index b61f5fa5d..1edc10004 100644
--- a/site/releases/spark-release-0-6-0.html
+++ b/site/releases/spark-release-0-6-0.html
@@ -196,8 +196,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-6-1.html b/site/releases/spark-release-0-6-1.html
index 59bc3d873..2525ff2ac 100644
--- a/site/releases/spark-release-0-6-1.html
+++ b/site/releases/spark-release-0-6-1.html
@@ -136,8 +136,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-6-2.html b/site/releases/spark-release-0-6-2.html
index 353c56af3..4694b1ab1 100644
--- a/site/releases/spark-release-0-6-2.html
+++ b/site/releases/spark-release-0-6-2.html
@@ -150,8 +150,12 @@ In total, eleven people contributed to this release:
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-7-0.html b/site/releases/spark-release-0-7-0.html
index a0689a2d6..7041c881b 100644
--- a/site/releases/spark-release-0-7-0.html
+++ b/site/releases/spark-release-0-7-0.html
@@ -218,8 +218,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-7-2.html b/site/releases/spark-release-0-7-2.html
index 1d3024d61..453fccda9 100644
--- a/site/releases/spark-release-0-7-2.html
+++ b/site/releases/spark-release-0-7-2.html
@@ -160,8 +160,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/releases/spark-release-0-7-3.html b/site/releases/spark-release-0-7-3.html
index 63fd1d8aa..6c70b963e 100644
--- a/site/releases/spark-release-0-7-3.html
+++ b/site/releases/spark-release-0-7-3.html
@@ -154,8 +154,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/research.html b/site/research.html
index d91a323ba..c1f0325a1 100644
--- a/site/research.html
+++ b/site/research.html
@@ -160,8 +160,12 @@ Spark offers an abstraction called <a href="http://www.cs.berkeley.edu/~matei/pa
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/screencasts/1-first-steps-with-spark.html b/site/screencasts/1-first-steps-with-spark.html
index 4c46642bc..9e000cc2c 100644
--- a/site/screencasts/1-first-steps-with-spark.html
+++ b/site/screencasts/1-first-steps-with-spark.html
@@ -131,8 +131,12 @@ Check out the next spark screencast in the series, <a href="/screencasts/2-spark
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/screencasts/2-spark-documentation-overview.html b/site/screencasts/2-spark-documentation-overview.html
index 37cb8754e..52d3c2ddb 100644
--- a/site/screencasts/2-spark-documentation-overview.html
+++ b/site/screencasts/2-spark-documentation-overview.html
@@ -127,8 +127,12 @@ And for convenience, here are links to the documentation shown in the video:
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->
diff --git a/site/screencasts/3-transformations-and-caching.html b/site/screencasts/3-transformations-and-caching.html
index d18fd99e8..220bd5309 100644
--- a/site/screencasts/3-transformations-and-caching.html
+++ b/site/screencasts/3-transformations-and-caching.html
@@ -123,8 +123,12 @@ For more information, check out the <a href="/documentation.html">Spark document
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->