From 17488e18d0abeb09513bdf76a488190c32aacdec Mon Sep 17 00:00:00 2001 From: Andy Konwinski Date: Wed, 28 Aug 2013 02:24:28 +0000 Subject: fix more broken (or forwarding) links. --- news/_posts/2013-04-16-spark-screencasts-published.md | 4 ++-- news/_posts/2013-07-16-spark-0-7-3-released.md | 2 +- releases/_posts/2013-02-27-spark-release-0-7-0.md | 2 +- site/index.html | 4 ++-- site/news/index.html | 16 +++------------- site/news/spark-0-7-3-released.html | 2 +- site/news/spark-screencasts-published.html | 4 ++-- site/releases/spark-release-0-7-0.html | 2 +- 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 First Steps With Spark 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 First Steps With Spark 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 overview of the Spark documentation. +The second screencast is a 2 minute overview of the Spark documentation. 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 Spark Release 0.7.3, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a spark-shell session. We recommend that all users update to this release. Visit the release notes to read about the new features, or download the release today. +We've just posted Spark Release 0.7.3, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a spark-shell session. We recommend that all users update to this release. Visit the release notes to read about the new features, or download 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 Python API for Spark and an alpha of Spark Streaming. (Details on Spark Streaming can also be found in this technical report.) 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 source package (4 MB tar.gz) or prebuilt package (60 MB tar.gz). +You can download Spark 0.7.0 as either a source package (4 MB tar.gz) or prebuilt package (60 MB tar.gz).

Python API

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 Fourth Spark screencast released (August 27, 2013) -
Fourth Spark screencast released
-
Registration open for AMP Camp training camp in Berkeley
Spark mailing lists moving to Apache
+
Spark 0.7.3 released
+
News Archive
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 @@ -115,16 +115,6 @@ -
-
-

Fourth Spark screencast released

- -
-
We have released the next screencast, A Standalone Job in Scala, that takes you beyond the Spark shell, helping you write your first standalone Spark job. - -
-
-

Registration open for AMP Camp training camp in Berkeley

@@ -161,7 +151,7 @@

Spark 0.7.3 released

-

We’ve just posted Spark Release 0.7.3, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a spark-shell session. We recommend that all users update to this release. Visit the release notes to read about the new features, or download the release today.

+

We’ve just posted Spark Release 0.7.3, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a spark-shell session. We recommend that all users update to this release. Visit the release notes to read about the new features, or download the release today.

@@ -203,9 +193,9 @@

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 First Steps With Spark 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 First Steps With Spark 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 overview of the Spark documentation.

+

The second screencast is a 2 minute overview of the Spark documentation.

We hope you find these screencasts useful.

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

Spark 0.7.3 released

-

We’ve just posted Spark Release 0.7.3, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a spark-shell session. We recommend that all users update to this release. Visit the release notes to read about the new features, or download the release today.

+

We’ve just posted Spark Release 0.7.3, a maintenance release that contains several fixes, including streaming API updates and new functionality for adding JARs to a spark-shell session. We recommend that all users update to this release. Visit the release notes to read about the new features, or download the release today.

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

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 First Steps With Spark 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 First Steps With Spark 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 overview of the Spark documentation.

+

The second screencast is a 2 minute overview of the Spark documentation.

We hope you find these screencasts useful.

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

The Spark team is proud to release version 0.7.0, a new major release that brings several new features. Most notable are a Python API for Spark and an alpha of Spark Streaming. (Details on Spark Streaming can also be found in this technical report.) 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 source package (4 MB tar.gz) or prebuilt package (60 MB tar.gz).

+

You can download Spark 0.7.0 as either a source package (4 MB tar.gz) or prebuilt package (60 MB tar.gz).

Python API

-- cgit v1.2.3