summaryrefslogtreecommitdiff
path: root/site/docs/0.9.0/index.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-03-03 00:37:16 +0000
committerPatrick Wendell <pwendell@apache.org>2014-03-03 00:37:16 +0000
commitf3f94677a2cede1fa6577fb60729d4271e6a1293 (patch)
treeb43dc7a9ccc2cf68a5eb54f075ea70e930197145 /site/docs/0.9.0/index.html
parent89007cd107a1d851e7a5ed553d8a0c5b2ece386d (diff)
downloadspark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.tar.gz
spark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.tar.bz2
spark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.zip
Various doc updates that haven't been pushed to the live 0.9 site.
Diffstat (limited to 'site/docs/0.9.0/index.html')
-rw-r--r--site/docs/0.9.0/index.html24
1 files changed, 7 insertions, 17 deletions
diff --git a/site/docs/0.9.0/index.html b/site/docs/0.9.0/index.html
index a14163945..b860142ad 100644
--- a/site/docs/0.9.0/index.html
+++ b/site/docs/0.9.0/index.html
@@ -136,7 +136,7 @@ It also supports a rich set of higher-level tools including <a href="http://shar
<h1 id="downloading">Downloading</h1>
-<p>Get Spark by visiting the <a href="http://spark.incubator.apache.org/downloads.html">downloads page</a> of the Apache Spark site. This documentation is for Spark version 0.9.0-incubating.</p>
+<p>Get Spark by visiting the <a href="http://spark.apache.org/downloads.html">downloads page</a> of the Apache Spark site. This documentation is for Spark version 0.9.0-incubating.</p>
<p>Spark runs on both Windows and UNIX-like systems (e.g. Linux, Mac OS). All you need to run it is to have <code>java</code> to installed on your system <code>PATH</code>, or the <code>JAVA_HOME</code> environment variable pointing to a Java installation.</p>
@@ -147,7 +147,7 @@ It also supports a rich set of higher-level tools including <a href="http://shar
<pre><code>sbt/sbt assembly
</code></pre>
-<p>For its Scala API, Spark 0.9.0-incubating depends on Scala 2.10. If you write applications in Scala, you will need to use this same version of Scala in your own program &#8211; newer major versions may not work. You can get the right version of Scala from <a href="http://www.scala-lang.org/download/">scala-lang.org</a>.</p>
+<p>For its Scala API, Spark 0.9.0-incubating depends on Scala 2.10. If you write applications in Scala, you will need to use a compatible Scala version (e.g. 2.10.X) &#8211; newer major versions may not work. You can get the right version of Scala from <a href="http://www.scala-lang.org/download/">scala-lang.org</a>.</p>
<h1 id="running-the-examples-and-shell">Running the Examples and Shell</h1>
@@ -235,7 +235,7 @@ By default, Spark links to Hadoop 1.0.4. You can change this by setting the
<li><a href="ec2-scripts.html">Amazon EC2</a>: scripts that let you launch a cluster on EC2 in about 5 minutes</li>
<li><a href="spark-standalone.html">Standalone Deploy Mode</a>: launch a standalone cluster quickly without a third-party cluster manager</li>
<li><a href="running-on-mesos.html">Mesos</a>: deploy a private cluster using
- <a href="http://incubator.apache.org/mesos">Apache Mesos</a></li>
+ <a href="http://mesos.apache.org">Apache Mesos</a></li>
<li><a href="running-on-yarn.html">YARN</a>: deploy Spark on top of Hadoop NextGen (YARN)</li>
</ul>
@@ -253,21 +253,21 @@ By default, Spark links to Hadoop 1.0.4. You can change this by setting the
<p><strong>External resources:</strong></p>
<ul>
- <li><a href="http://spark.incubator.apache.org">Spark Homepage</a></li>
+ <li><a href="http://spark.apache.org">Spark Homepage</a></li>
<li><a href="http://shark.cs.berkeley.edu">Shark</a>: Apache Hive over Spark</li>
- <li><a href="http://spark.incubator.apache.org/mailing-lists.html">Mailing Lists</a>: ask questions about Spark here</li>
+ <li><a href="http://spark.apache.org/mailing-lists.html">Mailing Lists</a>: ask questions about Spark here</li>
<li><a href="http://ampcamp.berkeley.edu/">AMP Camps</a>: a series of training camps at UC Berkeley that featured talks and
exercises about Spark, Shark, Mesos, and more. <a href="http://ampcamp.berkeley.edu/agenda-2012">Videos</a>,
<a href="http://ampcamp.berkeley.edu/agenda-2012">slides</a> and <a href="http://ampcamp.berkeley.edu/exercises-2012">exercises</a> are
available online for free.</li>
- <li><a href="http://spark.incubator.apache.org/examples.html">Code Examples</a>: more are also available in the <a href="https://github.com/apache/incubator-spark/tree/master/examples/src/main/scala/">examples subfolder</a> of Spark</li>
+ <li><a href="http://spark.apache.org/examples.html">Code Examples</a>: more are also available in the <a href="https://github.com/apache/spark/tree/master/examples/src/main/scala/">examples subfolder</a> of Spark</li>
<li><a href="http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf">Paper Describing Spark</a></li>
<li><a href="http://www.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-259.pdf">Paper Describing Spark Streaming</a></li>
</ul>
<h1 id="community">Community</h1>
-<p>To get help using Spark or keep up with Spark development, sign up for the <a href="http://spark.incubator.apache.org/mailing-lists.html">user mailing list</a>.</p>
+<p>To get help using Spark or keep up with Spark development, sign up for the <a href="http://spark.apache.org/mailing-lists.html">user mailing list</a>.</p>
<p>If you&#8217;re in the San Francisco Bay Area, there&#8217;s a regular <a href="http://www.meetup.com/spark-users/">Spark meetup</a> every few weeks. Come by to meet the developers and other users.</p>
@@ -301,16 +301,6 @@ available online for free.</li>
<hr>-->
- <footer>
- <hr>
- <p style="text-align: center; veritcal-align: middle; color: #999;">
- Apache Spark is an effort undergoing incubation at the Apache Software Foundation.
- <a href="http://incubator.apache.org">
- <img style="margin-left: 20px;" src="img/incubator-logo.png" />
- </a>
- </p>
- </footer>
-
</div> <!-- /container -->
<script src="js/vendor/jquery-1.8.0.min.js"></script>