summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2013-10-15 21:16:02 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2013-10-15 21:16:02 +0000
commit3d6bab3c08db6ff4cb140014c6e2615a02e56635 (patch)
treeb9cf91e81b71e16c9ee547741595f20c27f3cdca /site
parentcc4b04b216320786bdcb949e5dfdaad5e4b73f5a (diff)
downloadspark-website-3d6bab3c08db6ff4cb140014c6e2615a02e56635.tar.gz
spark-website-3d6bab3c08db6ff4cb140014c6e2615a02e56635.tar.bz2
spark-website-3d6bab3c08db6ff4cb140014c6e2615a02e56635.zip
FAQ tweak now that 0.8 is out
Diffstat (limited to 'site')
-rw-r--r--site/faq.html2
-rw-r--r--site/releases/spark-release-0-8-0.html6
2 files changed, 1 insertions, 7 deletions
diff --git a/site/faq.html b/site/faq.html
index 1e0f05b19..a6cb5ea3a 100644
--- a/site/faq.html
+++ b/site/faq.html
@@ -143,7 +143,7 @@
<p class="question">What license is Spark under?</p>
-<p class="answer">Starting in version 0.8, Spark will be under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 license</a>. Previous versions used the <a href="https://github.com/mesos/spark/blob/branch-0.7/LICENSE">BSD license</a>.</p>
+<p class="answer">Starting in version 0.8, Spark is under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 license</a>. Previous versions used the <a href="https://github.com/mesos/spark/blob/branch-0.7/LICENSE">BSD license</a>.</p>
<p class="question">How can I contribute to Spark?</p>
<p class="answer">Contact the <a href="http://groups.google.com/group/spark-users">mailing list</a> or send us a pull request on GitHub. We're glad to hear about your experience using Spark and to accept patches </p>
diff --git a/site/releases/spark-release-0-8-0.html b/site/releases/spark-release-0-8-0.html
index 5c405c1c8..8d5f03cdc 100644
--- a/site/releases/spark-release-0-8-0.html
+++ b/site/releases/spark-release-0-8-0.html
@@ -122,12 +122,6 @@
<h2>Spark Release 0.8.0</h2>
-<div style="text-align: center; margin-bottom: 10px;">
- <span style="background: #fff6d1; padding: 5px;">
- Help us improve Spark by filling out the <a href="https://docs.google.com/forms/d/1eMXp4GjcIXglxJe5vYYBzXKVm-6AiYt1KThJwhCjJiY/viewform">Spark User Survey</a>!
- </span>
-</div>
-
<p>Apache Spark 0.8.0 is a major release that includes many new capabilities and usability improvements. It’s also our first release in the Apache incubator. It is the largest Spark release yet, with contributions from 67 developers and 24 companies.</p>
<p>You can download Spark 0.8.0 as either a <a href="http://spark-project.org/download/spark-0.8.0-incubating.tgz">source package</a> (4 MB tar.gz) or a prebuilt pacakge for <a href="http://spark-project.org/download/spark-0.8.0-incubating-bin-hadoop1.tgz">Hadoop 1 / CDH3</a> or <a href="http://spark-project.org/download/spark-0.8.0-incubating-bin-cdh4.tgz">CDH4</a> (125 MB tar.gz). Release signatures and checksums are available at the official <a href="http://www.apache.org/dist/incubator/spark/spark-0.8.0-incubating/">Apache download site</a>.</p>