summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Konwinski <andrew@apache.org>2013-08-28 02:24:28 +0000
committerAndy Konwinski <andrew@apache.org>2013-08-28 02:24:28 +0000
commit17488e18d0abeb09513bdf76a488190c32aacdec (patch)
tree940989f1a53f26692176ab8934439df0005828e2
parentbbba7cfc39334f90ca58280b09f9d4a62eff50e7 (diff)
downloadspark-website-17488e18d0abeb09513bdf76a488190c32aacdec.tar.gz
spark-website-17488e18d0abeb09513bdf76a488190c32aacdec.tar.bz2
spark-website-17488e18d0abeb09513bdf76a488190c32aacdec.zip
fix more broken (or forwarding) links.
-rw-r--r--news/_posts/2013-04-16-spark-screencasts-published.md4
-rw-r--r--news/_posts/2013-07-16-spark-0-7-3-released.md2
-rw-r--r--releases/_posts/2013-02-27-spark-release-0-7-0.md2
-rw-r--r--site/index.html4
-rw-r--r--site/news/index.html16
-rw-r--r--site/news/spark-0-7-3-released.html2
-rw-r--r--site/news/spark-screencasts-published.html4
-rw-r--r--site/releases/spark-release-0-7-0.html2
8 files changed, 13 insertions, 23 deletions
diff --git a/news/_posts/2013-04-16-spark-screencasts-published.md b/news/_posts/2013-04-16-spark-screencasts-published.md
index d4318c2c3..70fbfcc3c 100644
--- a/news/_posts/2013-04-16-spark-screencasts-published.md
+++ b/news/_posts/2013-04-16-spark-screencasts-published.md
@@ -13,8 +13,8 @@ meta:
---
We have released the first two screencasts in a series of short hands-on video training courses we will be publishing to help new users get up and running with Spark in minutes.
-The first Spark screencast is called <a href="{{site.url}}screencasts/screencast-1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!
+The first Spark screencast is called <a href="{{site.url}}screencasts/1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!
-The second screencast is a 2 minute <a href="{{site.url}}screencasts/spark-documentation-overview-screencast-2.html">overview of the Spark documentation</a>.
+The second screencast is a 2 minute <a href="{{site.url}}screencasts/2-spark-documentation-overview.html">overview of the Spark documentation</a>.
We hope you find these screencasts useful.
diff --git a/news/_posts/2013-07-16-spark-0-7-3-released.md b/news/_posts/2013-07-16-spark-0-7-3-released.md
index fc3146ad8..527221f67 100644
--- a/news/_posts/2013-07-16-spark-0-7-3-released.md
+++ b/news/_posts/2013-07-16-spark-0-7-3-released.md
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We've just posted <a href="{{site.url}}releases/spark-release-0-7-3/" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="{{site.url}}releases/spark-release-0-7-3/" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="{{site.url}}downloads/">download</a> the release today.
+We've just posted <a href="{{site.url}}releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="{{site.url}}releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
diff --git a/releases/_posts/2013-02-27-spark-release-0-7-0.md b/releases/_posts/2013-02-27-spark-release-0-7-0.md
index ffb48a9e8..43ead4347 100644
--- a/releases/_posts/2013-02-27-spark-release-0-7-0.md
+++ b/releases/_posts/2013-02-27-spark-release-0-7-0.md
@@ -12,7 +12,7 @@ meta:
---
The Spark team is proud to release version 0.7.0, a new major release that brings several new features. Most notable are a <a href="/docs/0.7.0/python-programming-guide.html">Python API for Spark</a> and an <a href="/docs/0.7.0/streaming-programming-guide.html">alpha of Spark Streaming</a>. (Details on Spark Streaming can also be found in this <a href="http://www.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-259.pdf">technical report</a>.) The release also adds numerous other improvements across the board. Overall, this is our biggest release to date, with 31 contributors, of which 20 were external to Berkeley.
-You can download Spark 0.7.0 as either a <a href="/files/spark-0.7.0-sources.tgz">source package</a> (4 MB tar.gz) or <a href="/files/spark-0.7.0-prebuilt.tgz">prebuilt package</a> (60 MB tar.gz).
+You can download Spark 0.7.0 as either a <a href="http://spark-project.org/download/spark-0.7.0-sources.tgz">source package</a> (4 MB tar.gz) or <a href="http://spark-project.org/download-spark-0.7.0-prebuilt-tgz">prebuilt package</a> (60 MB tar.gz).
<h3>Python API</h3>
diff --git a/site/index.html b/site/index.html
index f09e89324..448285634 100644
--- a/site/index.html
+++ b/site/index.html
@@ -144,12 +144,12 @@ Spark is <a href="https://github.com/mesos/spark" onclick="javascript:_gaq.push(
<div><a href="/news/fourth-spark-screencast-published.html">Fourth Spark screencast released</a> <span class="post-info">(August 27, 2013)</span></div>
- <div><a href="/news/fourth-spark-screencast-published.html">Fourth Spark screencast released</a> <span class="post-info">(August 27, 2013)</span></div>
-
<div><a href="/news/amp-camp-2013-registration-ope.html">Registration open for AMP Camp training camp in Berkeley</a> <span class="post-info">(July 23, 2013)</span></div>
<div><a href="/news/spark-mailing-lists-moving-to-apache.html">Spark mailing lists moving to Apache</a> <span class="post-info">(July 22, 2013)</span></div>
+ <div><a href="/news/spark-0-7-3-released.html">Spark 0.7.3 released</a> <span class="post-info">(July 16, 2013)</span></div>
+
</div>
<div style="text-align:right"><a href="/news/index.html">News Archive</a></div>
diff --git a/site/news/index.html b/site/news/index.html
index 69e16d2ee..8e39b1c67 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -117,16 +117,6 @@
<article class="hentry">
<header class="entry-header">
- <h1 class="entry-title"><a href="/news/fourth-spark-screencast-published.html">Fourth Spark screencast released</a></h1>
- <div class="entry-meta">August 27, 2013</div>
- </header>
- <div class="entry-content">We have released the next screencast, <a href="/screencasts/4-a-standalone-job-in-spark.html">A Standalone Job in Scala</a>, that takes you beyond the Spark shell, helping you write your first standalone Spark job.
-
-</div>
- </article>
-
-<article class="hentry">
- <header class="entry-header">
<h1 class="entry-title"><a href="/news/amp-camp-2013-registration-ope.html">Registration open for AMP Camp training camp in Berkeley</a></h1>
<div class="entry-meta">July 23, 2013</div>
</header>
@@ -161,7 +151,7 @@
<h1 class="entry-title"><a href="/news/spark-0-7-3-released.html">Spark 0.7.3 released</a></h1>
<div class="entry-meta">July 16, 2013</div>
</header>
- <div class="entry-content"><p>We&#8217;ve just posted <a href="/releases/spark-release-0-7-3/" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="/releases/spark-release-0-7-3/" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="/downloads/">download</a> the release today.</p>
+ <div class="entry-content"><p>We&#8217;ve just posted <a href="/releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="/releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.</p>
</div>
</article>
@@ -203,9 +193,9 @@
</header>
<div class="entry-content"><p>We have released the first two screencasts in a series of short hands-on video training courses we will be publishing to help new users get up and running with Spark in minutes.</p>
-<p>The first Spark screencast is called <a href="/screencasts/screencast-1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!</p>
+<p>The first Spark screencast is called <a href="/screencasts/1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!</p>
-<p>The second screencast is a 2 minute <a href="/screencasts/spark-documentation-overview-screencast-2.html">overview of the Spark documentation</a>.</p>
+<p>The second screencast is a 2 minute <a href="/screencasts/2-spark-documentation-overview.html">overview of the Spark documentation</a>.</p>
<p>We hope you find these screencasts useful.</p>
diff --git a/site/news/spark-0-7-3-released.html b/site/news/spark-0-7-3-released.html
index 8f02aaa4a..015243f99 100644
--- a/site/news/spark-0-7-3-released.html
+++ b/site/news/spark-0-7-3-released.html
@@ -107,7 +107,7 @@
<h2>Spark 0.7.3 released</h2>
-<p>We&#8217;ve just posted <a href="/releases/spark-release-0-7-3/" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="/releases/spark-release-0-7-3/" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="/downloads/">download</a> the release today.</p>
+<p>We&#8217;ve just posted <a href="/releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">Spark Release 0.7.3</a>, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a <code>spark-shell</code> session. We recommend that all users update to this release. Visit the <a href="/releases/spark-release-0-7-3.html" title="Spark Release 0.7.3">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.</p>
</article><!-- #post -->
diff --git a/site/news/spark-screencasts-published.html b/site/news/spark-screencasts-published.html
index 75f4a4ae0..8af17be3d 100644
--- a/site/news/spark-screencasts-published.html
+++ b/site/news/spark-screencasts-published.html
@@ -109,9 +109,9 @@
<p>We have released the first two screencasts in a series of short hands-on video training courses we will be publishing to help new users get up and running with Spark in minutes.</p>
-<p>The first Spark screencast is called <a href="/screencasts/screencast-1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!</p>
+<p>The first Spark screencast is called <a href="/screencasts/1-first-steps-with-spark.html">First Steps With Spark</a> and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes!</p>
-<p>The second screencast is a 2 minute <a href="/screencasts/spark-documentation-overview-screencast-2.html">overview of the Spark documentation</a>.</p>
+<p>The second screencast is a 2 minute <a href="/screencasts/2-spark-documentation-overview.html">overview of the Spark documentation</a>.</p>
<p>We hope you find these screencasts useful.</p>
diff --git a/site/releases/spark-release-0-7-0.html b/site/releases/spark-release-0-7-0.html
index daf713b40..1a07cec0c 100644
--- a/site/releases/spark-release-0-7-0.html
+++ b/site/releases/spark-release-0-7-0.html
@@ -109,7 +109,7 @@
<p>The Spark team is proud to release version 0.7.0, a new major release that brings several new features. Most notable are a <a href="/docs/0.7.0/python-programming-guide.html">Python API for Spark</a> and an <a href="/docs/0.7.0/streaming-programming-guide.html">alpha of Spark Streaming</a>. (Details on Spark Streaming can also be found in this <a href="http://www.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-259.pdf">technical report</a>.) The release also adds numerous other improvements across the board. Overall, this is our biggest release to date, with 31 contributors, of which 20 were external to Berkeley.</p>
-<p>You can download Spark 0.7.0 as either a <a href="/files/spark-0.7.0-sources.tgz">source package</a> (4 MB tar.gz) or <a href="/files/spark-0.7.0-prebuilt.tgz">prebuilt package</a> (60 MB tar.gz).</p>
+<p>You can download Spark 0.7.0 as either a <a href="http://spark-project.org/download/spark-0.7.0-sources.tgz">source package</a> (4 MB tar.gz) or <a href="http://spark-project.org/download-spark-0.7.0-prebuilt-tgz">prebuilt package</a> (60 MB tar.gz).</p>
<h3>Python API</h3>