Author: matei Date: Tue Oct 15 21:16:02 2013 New Revision: 1532534 URL: http://svn.apache.org/r1532534 Log: FAQ tweak now that 0.8 is out
Modified: incubator/spark/faq.md incubator/spark/releases/_posts/2013-09-25-spark-release-0-8-0.md incubator/spark/site/faq.html incubator/spark/site/releases/spark-release-0-8-0.html Modified: incubator/spark/faq.md URL: http://svn.apache.org/viewvc/incubator/spark/faq.md?rev=1532534&r1=1532533&r2=1532534&view=diff ============================================================================== --- incubator/spark/faq.md (original) +++ incubator/spark/faq.md Tue Oct 15 21:16:02 2013 @@ -30,7 +30,7 @@ navigation: <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> Modified: incubator/spark/releases/_posts/2013-09-25-spark-release-0-8-0.md URL: http://svn.apache.org/viewvc/incubator/spark/releases/_posts/2013-09-25-spark-release-0-8-0.md?rev=1532534&r1=1532533&r2=1532534&view=diff ============================================================================== --- incubator/spark/releases/_posts/2013-09-25-spark-release-0-8-0.md (original) +++ incubator/spark/releases/_posts/2013-09-25-spark-release-0-8-0.md Tue Oct 15 21:16:02 2013 @@ -10,11 +10,6 @@ meta: _edit_last: '4' _wpas_done_all: '1' --- -<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> 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. Modified: incubator/spark/site/faq.html URL: http://svn.apache.org/viewvc/incubator/spark/site/faq.html?rev=1532534&r1=1532533&r2=1532534&view=diff ============================================================================== --- incubator/spark/site/faq.html (original) +++ incubator/spark/site/faq.html Tue Oct 15 21:16:02 2013 @@ -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> Modified: incubator/spark/site/releases/spark-release-0-8-0.html URL: http://svn.apache.org/viewvc/incubator/spark/site/releases/spark-release-0-8-0.html?rev=1532534&r1=1532533&r2=1532534&view=diff ============================================================================== --- incubator/spark/site/releases/spark-release-0-8-0.html (original) +++ incubator/spark/site/releases/spark-release-0-8-0.html Tue Oct 15 21:16:02 2013 @@ -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>