From 3d6bab3c08db6ff4cb140014c6e2615a02e56635 Mon Sep 17 00:00:00 2001 From: Matei Alexandru Zaharia Date: Tue, 15 Oct 2013 21:16:02 +0000 Subject: FAQ tweak now that 0.8 is out --- site/faq.html | 2 +- site/releases/spark-release-0-8-0.html | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) (limited to 'site') 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 @@

What license is Spark under?

-

Starting in version 0.8, Spark will be under the Apache 2.0 license. Previous versions used the BSD license.

+

Starting in version 0.8, Spark is under the Apache 2.0 license. Previous versions used the BSD license.

How can I contribute to Spark?

Contact the mailing list or send us a pull request on GitHub. We're glad to hear about your experience using Spark and to accept patches

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 @@

Spark Release 0.8.0

-
- - Help us improve Spark by filling out the Spark User Survey! - -
-

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.

You can download Spark 0.8.0 as either a source package (4 MB tar.gz) or a prebuilt pacakge for Hadoop 1 / CDH3 or CDH4 (125 MB tar.gz). Release signatures and checksums are available at the official Apache download site.

-- cgit v1.2.3