summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Konwinski <andrew@apache.org>2013-08-28 01:52:39 +0000
committerAndy Konwinski <andrew@apache.org>2013-08-28 01:52:39 +0000
commitf5042b3b2a0174b947479e870e09e105592f080f (patch)
treedfb41caa4253b6ebe629303e2b0dc7c862dcc2bf
parentd5c273f9aaa1615c87b876b625f518550b198f26 (diff)
downloadspark-website-f5042b3b2a0174b947479e870e09e105592f080f.tar.gz
spark-website-f5042b3b2a0174b947479e870e09e105592f080f.tar.bz2
spark-website-f5042b3b2a0174b947479e870e09e105592f080f.zip
Add news announcement about screencast #4 published. Fix up some old links.
-rw-r--r--news/_posts/2012-10-15-spark-version-0-6-0-released.html2
-rw-r--r--news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.html2
-rw-r--r--news/_posts/2013-01-12-spark-tips-from-quantifind.html2
-rw-r--r--news/_posts/2013-02-07-spark-0-6-2-released.html2
-rw-r--r--news/_posts/2013-02-27-spark-0-7-0-released.html2
-rw-r--r--news/_posts/2013-04-16-spark-screencasts-published.html4
-rw-r--r--news/_posts/2013-06-02-spark-0-7-2-released.html2
-rw-r--r--news/_posts/2013-07-16-spark-0-7-3-released.html2
-rw-r--r--news/_posts/2013-08-27-fourth-spark-screencast-published.html18
-rw-r--r--releases/_posts/2013-02-07-spark-release-0-6-2.md2
-rw-r--r--site/index.html4
-rw-r--r--site/news/fourth-spark-screencast-published.html137
-rw-r--r--site/news/index.html28
-rw-r--r--site/news/spark-0-6-1-and-0-5-2-released.html2
-rw-r--r--site/news/spark-0-6-2-released.html2
-rw-r--r--site/news/spark-0-7-0-released.html2
-rw-r--r--site/news/spark-0-7-2-released.html2
-rw-r--r--site/news/spark-0-7-3-released.html2
-rw-r--r--site/news/spark-screencasts-published.html4
-rw-r--r--site/news/spark-tips-from-quantifind.html2
-rw-r--r--site/news/spark-version-0-6-0-released.html2
-rw-r--r--site/releases/spark-release-0-6-2.html2
22 files changed, 196 insertions, 31 deletions
diff --git a/news/_posts/2012-10-15-spark-version-0-6-0-released.html b/news/_posts/2012-10-15-spark-version-0-6-0-released.html
index 365145490..90c763672 100644
--- a/news/_posts/2012-10-15-spark-version-0-6-0-released.html
+++ b/news/_posts/2012-10-15-spark-version-0-6-0-released.html
@@ -10,4 +10,4 @@ published: true
meta:
_edit_last: '1'
---
-<a href="/spark-release-0-6-0">Spark version 0.6.0</a> was released today, a major release that brings a wide range of performance improvements and new features, including a simpler standalone deploy mode and a Java API. Read more about it in the <a href="/spark-release-0-6-0">release notes</a>.
+<a href="{{site.url}}releases/spark-release-0-6-0.html">Spark version 0.6.0</a> was released today, a major release that brings a wide range of performance improvements and new features, including a simpler standalone deploy mode and a Java API. Read more about it in the <a href="{{site.url}}releases/spark-release-0-6-0.html">release notes</a>.
diff --git a/news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.html b/news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.html
index e1da4c3a0..21c952f49 100644
--- a/news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.html
+++ b/news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.html
@@ -10,4 +10,4 @@ published: true
meta:
_edit_last: '1'
---
-Today we've made available two maintenance releases for Spark: <a href="http://spark-project.org/spark-release-0-6-1/" title="Spark Release 0.6.1">0.6.1</a> and <a href="http://spark-project.org/spark-release-0-5-2/" title="Spark Release 0.5.2">0.5.2</a>. They both contain important bug fixes as well as some new features, such as the ability to build against Hadoop 2 distributions. We recommend that users update to the latest version for their branch; for new users, we recommend <a href="http://spark-project.org/spark-release-0-6-1/" title="Spark Release 0.6.1">0.6.1</a>.
+Today we've made available two maintenance releases for Spark: <a href="{{site.url}}releases/spark-release-0-6-1.html" title="Spark Release 0.6.1">0.6.1</a> and <a href="{{site.url}}releases/spark-release-0-5-2.html" title="Spark Release 0.5.2">0.5.2</a>. They both contain important bug fixes as well as some new features, such as the ability to build against Hadoop 2 distributions. We recommend that users update to the latest version for their branch; for new users, we recommend <a href="{{site.url}}releases/spark-release-0-6-1.html" title="Spark Release 0.6.1">0.6.1</a>.
diff --git a/news/_posts/2013-01-12-spark-tips-from-quantifind.html b/news/_posts/2013-01-12-spark-tips-from-quantifind.html
index 8afac5dd8..863079884 100644
--- a/news/_posts/2013-01-12-spark-tips-from-quantifind.html
+++ b/news/_posts/2013-01-12-spark-tips-from-quantifind.html
@@ -11,7 +11,7 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-<a href="http://www.quantfind.com">Quantfind</a>, one of the Bay Area companies that has been using Spark for predictive analytics, recently posted two useful entries on working with Spark in their tech blog:
+<a href="http://www.quantifind.com">Quantifind</a>, one of the Bay Area companies that has been using Spark for predictive analytics, recently posted two useful entries on working with Spark in their tech blog:
<ul>
<li><a href="http://blog.quantifind.com/posts/spark-unit-test/">Unit testing with Spark</a></li>
<li><a href="http://blog.quantifind.com/posts/logging-post/">Configuring Spark's logs</a></li>
diff --git a/news/_posts/2013-02-07-spark-0-6-2-released.html b/news/_posts/2013-02-07-spark-0-6-2-released.html
index ae9146753..734304543 100644
--- a/news/_posts/2013-02-07-spark-0-6-2-released.html
+++ b/news/_posts/2013-02-07-spark-0-6-2-released.html
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We recently released <a href="http://spark-project.org/spark-release-0-6-2/" title="Spark Release 0.6.2">Spark 0.6.2</a>, a new version of Spark. This is a maintenance release that includes several bug fixes and usability improvements (see the <a href="http://spark-project.org/spark-release-0-6-2/" title="Spark Release 0.6.2">release notes</a>). We recommend that all users upgrade to this release.
+We recently released <a href="{{site.url}}releases/spark-release-0-6-2.html" title="Spark Release 0.6.2">Spark 0.6.2</a>, a new version of Spark. This is a maintenance release that includes several bug fixes and usability improvements (see the <a href="{{site.url}}releases/spark-release-0-6-2.html" title="Spark Release 0.6.2">release notes</a>). We recommend that all users upgrade to this release.
diff --git a/news/_posts/2013-02-27-spark-0-7-0-released.html b/news/_posts/2013-02-27-spark-0-7-0-released.html
index de2e67e20..32f51d65a 100644
--- a/news/_posts/2013-02-27-spark-0-7-0-released.html
+++ b/news/_posts/2013-02-27-spark-0-7-0-released.html
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We're proud to announce the release of <a href="http://spark-project.org/spark-release-0-7-0/" title="Spark Release 0.7.0">Spark 0.7.0</a>, a new major version of Spark that adds several key features, including a <a href="/docs/latest/python-programming-guide.html">Python API</a> for Spark and an <a href="/docs/latest/streaming-programming-guide.html">alpha of Spark Streaming</a>. This release is the result of the largest group of contributors yet behind a Spark release -- 31 contributors from inside and outside Berkeley. Head over to the <a href="http://spark-project.org/spark-release-0-7-0/" title="Spark Release 0.7.0">release notes</a> to read more about the new features, or <a href="/downloads/">download</a> the release today.
+We're proud to announce the release of <a href="{{site.url}}releases/spark-release-0-7-0.html" title="Spark Release 0.7.0">Spark 0.7.0</a>, a new major version of Spark that adds several key features, including a <a href="{{site.url}}docs/latest/python-programming-guide.html">Python API</a> for Spark and an <a href="{{site.url}}docs/latest/streaming-programming-guide.html">alpha of Spark Streaming</a>. This release is the result of the largest group of contributors yet behind a Spark release -- 31 contributors from inside and outside Berkeley. Head over to the <a href="{{site.url}}releases/spark-release-0-7-0.html" title="Spark Release 0.7.0">release notes</a> to read more about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
diff --git a/news/_posts/2013-04-16-spark-screencasts-published.html b/news/_posts/2013-04-16-spark-screencasts-published.html
index 96168d292..d4318c2c3 100644
--- a/news/_posts/2013-04-16-spark-screencasts-published.html
+++ b/news/_posts/2013-04-16-spark-screencasts-published.html
@@ -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="http://spark-project.org/screencast-1-first-steps-with-spark/">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/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 second screencast is a 2 minute <a href="http://spark-project.org/spark-documentation-overview-screencast-2/">overview of the Spark documentation</a>.
+The second screencast is a 2 minute <a href="{{site.url}}screencasts/spark-documentation-overview-screencast-2.html">overview of the Spark documentation</a>.
We hope you find these screencasts useful.
diff --git a/news/_posts/2013-06-02-spark-0-7-2-released.html b/news/_posts/2013-06-02-spark-0-7-2-released.html
index 82ae05345..4b6d18460 100644
--- a/news/_posts/2013-06-02-spark-0-7-2-released.html
+++ b/news/_posts/2013-06-02-spark-0-7-2-released.html
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We're happy to announce the release of <a href="http://spark-project.org/spark-release-0-7-2/" title="Spark Release 0.7.2">Spark 0.7.2</a>, a new maintenance release that includes several bug fixes and improvements, as well as new code examples and API features. We recommend that all users update to this release. Head over to the <a href="http://spark-project.org/spark-release-0-7-2/" title="Spark Release 0.7.2">release notes</a> to read about the new features, or <a href="/downloads/">download</a> the release today.
+We're happy to announce the release of <a href="{{site.url}}releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">Spark 0.7.2</a>, a new maintenance release that includes several bug fixes and improvements, as well as new code examples and API features. We recommend that all users update to this release. Head over to the <a href="{{site.url}}releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
diff --git a/news/_posts/2013-07-16-spark-0-7-3-released.html b/news/_posts/2013-07-16-spark-0-7-3-released.html
index 862aab74e..fc3146ad8 100644
--- a/news/_posts/2013-07-16-spark-0-7-3-released.html
+++ b/news/_posts/2013-07-16-spark-0-7-3-released.html
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We've just posted <a href="http://spark-project.org/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="http://spark-project.org/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.
+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.
diff --git a/news/_posts/2013-08-27-fourth-spark-screencast-published.html b/news/_posts/2013-08-27-fourth-spark-screencast-published.html
new file mode 100644
index 000000000..fd68c6014
--- /dev/null
+++ b/news/_posts/2013-08-27-fourth-spark-screencast-published.html
@@ -0,0 +1,18 @@
+---
+layout: post
+title: Fourth Spark screencast released
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+meta:
+ _edit_last: '2'
+ _wpas_done_all: '1'
+---
+We have released the next screencast, <a href="{{site.url}}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.
+
+This is the fourth in a series of short hands-on video training courses to help new users get up and running with Spark in minutes.
+
+Enjoy the news screencast!
diff --git a/releases/_posts/2013-02-07-spark-release-0-6-2.md b/releases/_posts/2013-02-07-spark-release-0-6-2.md
index e44c72a70..0f983269e 100644
--- a/releases/_posts/2013-02-07-spark-release-0-6-2.md
+++ b/releases/_posts/2013-02-07-spark-release-0-6-2.md
@@ -10,7 +10,7 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-Spark 0.6.2 is a maintenance release that contains several bug fixes and usability improvements. You can download it as a <a href="http://spark-project.org/files/spark-0.6.2-sources.tgz">source package</a> (2.5 MB tar.gz) or <a href="http://spark-project.org/files/spark-0.6.2-prebuilt.tgz">prebuilt package</a> (48 MB tar.gz).
+Spark 0.6.2 is a maintenance release that contains several bug fixes and usability improvements. You can download it as a <a href="http://spark-project.org/download/spark-0.6.2-sources.tgz">source package</a> (2.5 MB tar.gz) or <a href="http://spark-project.org/download/spark-0.6.2-prebuilt.tgz">prebuilt package</a> (48 MB tar.gz).
We recommend that all Spark 0.6 users update to this maintenance release.
diff --git a/site/index.html b/site/index.html
index a2f83445b..448285634 100644
--- a/site/index.html
+++ b/site/index.html
@@ -142,14 +142,14 @@ Spark is <a href="https://github.com/mesos/spark" onclick="javascript:_gaq.push(
<h3 class="widget-title">Latest News</h3>
<div class="latestnewswidget">
+ <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><a href="/news/spark-featured-in-wired.html">Spark featured in Wired</a> <span class="post-info">(June 21, 2013)</span></div>
-
</div>
<div style="text-align:right"><a href="/news/index.html">News Archive</a></div>
diff --git a/site/news/fourth-spark-screencast-published.html b/site/news/fourth-spark-screencast-published.html
new file mode 100644
index 000000000..c9c9d37f1
--- /dev/null
+++ b/site/news/fourth-spark-screencast-published.html
@@ -0,0 +1,137 @@
+<!DOCTYPE html>
+<!--[if IE 6]>
+<html id="ie6" dir="ltr" lang="en-US">
+<![endif]-->
+<!--[if IE 7]>
+<html id="ie7" dir="ltr" lang="en-US">
+<![endif]-->
+<!--[if IE 8]>
+<html id="ie8" dir="ltr" lang="en-US">
+<![endif]-->
+<!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!-->
+<html dir="ltr" lang="en-US">
+<!--<![endif]-->
+<head>
+ <link rel="shortcut icon" href="/favicon.ico" />
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width" />
+ <title>Fourth Spark screencast released | Apache Spark</title>
+
+ <link rel="stylesheet" type="text/css" media="all" href="/css/style.css" />
+ <link rel="stylesheet" href="/css/pygments-default.css">
+
+ <script>
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ ga('create', 'UA-32518208-2', 'apache.org');
+ ga('send', 'pageview');
+
+ </script>
+
+ <link rel='canonical' href='/index.html' />
+
+ <style type="text/css">
+ #site-title,
+ #site-description {
+ position: absolute !important;
+ clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
+ clip: rect(1px, 1px, 1px, 1px);
+ }
+ </style>
+ <style type="text/css" id="custom-background-css">
+ body.custom-background { background-color: #f1f1f1; }
+ </style>
+</head>
+
+<!--body class="page singular"-->
+<body class="singular">
+<div id="page" class="hfeed">
+
+ <header id="branding" role="banner">
+ <hgroup>
+ <h1 id="site-title"><span><a href="/" title="Spark" rel="home">Spark</a></span></h1>
+ <h2 id="site-description">Lightning-Fast Cluster Computing</h2>
+ </hgroup>
+
+ <a href="/">
+ <img src="/images/spark-project-header1.png" width="1000" height="220" alt="Spark: Lightning-Fast Cluster Computing" title="Spark: Lightning-Fast Cluster Computing" />
+ </a>
+
+ <nav id="access" role="navigation">
+ <h3 class="assistive-text">Main menu</h3>
+ <div class="menu-main-menu-container">
+ <ul id="menu-main-menu" class="menu">
+
+ <li class="menu-item menu-item-type-post_type menu-item-object-page ">
+ <a href="/index.html">Home</a>
+ </li>
+
+ <li class="menu-item menu-item-type-post_type menu-item-object-page ">
+ <a href="/downloads.html">Downloads</a>
+ </li>
+
+ <li class="menu-item menu-item-type-post_type menu-item-object-page ">
+ <a href="/documentation.html">Documentation</a>
+ </li>
+
+ <li class="menu-item menu-item-type-post_type menu-item-object-page ">
+ <a href="/examples.html">Examples</a>
+ </li>
+
+ <li class="menu-item menu-item-type-post_type menu-item-object-page ">
+ <a href="/mailing-lists.html">Mailing Lists</a>
+ </li>
+
+ <li class="menu-item menu-item-type-post_type menu-item-object-page ">
+ <a href="/research.html">Research</a>
+ </li>
+
+ <li class="menu-item menu-item-type-post_type menu-item-object-page ">
+ <a href="/faq.html">FAQ</a>
+ </li>
+
+ </ul></div>
+ </nav><!-- #access -->
+</header><!-- #branding -->
+
+
+
+ <div id="main">
+ <div id="primary">
+ <div id="content" role="main">
+
+ <article class="page type-page status-publish hentry">
+ <h2>Fourth Spark screencast released</h2>
+
+
+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.
+
+This is the fourth in a series of short hands-on video training courses to help new users get up and running with Spark in minutes.
+
+Enjoy the news screencast!
+
+ </article><!-- #post -->
+
+ </div><!-- #content -->
+
+ <footer id="colophon" role="contentinfo">
+ <div id="site-generator">
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
+ </div>
+</footer><!-- #colophon -->
+
+ </div><!-- #primary -->
+ </div><!-- #main -->
+</div><!-- #page -->
+
+
+</body>
+</html>
diff --git a/site/news/index.html b/site/news/index.html
index 1680ff547..bffe93df1 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -107,6 +107,16 @@
<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>
@@ -143,7 +153,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">We've just posted <a href="http://spark-project.org/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="http://spark-project.org/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.
+ <div class="entry-content">We'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.
</div>
@@ -176,7 +186,7 @@
<h1 class="entry-title"><a href="/news/spark-0-7-2-released.html">Spark 0.7.2 released</a></h1>
<div class="entry-meta">June 02, 2013</div>
</header>
- <div class="entry-content">We're happy to announce the release of <a href="http://spark-project.org/spark-release-0-7-2/" title="Spark Release 0.7.2">Spark 0.7.2</a>, a new maintenance release that includes several bug fixes and improvements, as well as new code examples and API features. We recommend that all users update to this release. Head over to the <a href="http://spark-project.org/spark-release-0-7-2/" title="Spark Release 0.7.2">release notes</a> to read about the new features, or <a href="/downloads/">download</a> the release today.
+ <div class="entry-content">We're happy to announce the release of <a href="/releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">Spark 0.7.2</a>, a new maintenance release that includes several bug fixes and improvements, as well as new code examples and API features. We recommend that all users update to this release. Head over to the <a href="/releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.
</div>
@@ -189,9 +199,9 @@
</header>
<div class="entry-content">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="http://spark-project.org/screencast-1-first-steps-with-spark/">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="/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 second screencast is a 2 minute <a href="http://spark-project.org/spark-documentation-overview-screencast-2/">overview of the Spark documentation</a>.
+The second screencast is a 2 minute <a href="/screencasts/spark-documentation-overview-screencast-2.html">overview of the Spark documentation</a>.
We hope you find these screencasts useful.
@@ -215,7 +225,7 @@ We hope you find these screencasts useful.
<h1 class="entry-title"><a href="/news/spark-0-7-0-released.html">Spark 0.7.0 released</a></h1>
<div class="entry-meta">February 27, 2013</div>
</header>
- <div class="entry-content">We're proud to announce the release of <a href="http://spark-project.org/spark-release-0-7-0/" title="Spark Release 0.7.0">Spark 0.7.0</a>, a new major version of Spark that adds several key features, including a <a href="/docs/latest/python-programming-guide.html">Python API</a> for Spark and an <a href="/docs/latest/streaming-programming-guide.html">alpha of Spark Streaming</a>. This release is the result of the largest group of contributors yet behind a Spark release -- 31 contributors from inside and outside Berkeley. Head over to the <a href="http://spark-project.org/spark-release-0-7-0/" title="Spark Release 0.7.0">release notes</a> to read more about the new features, or <a href="/downloads/">download</a> the release today.
+ <div class="entry-content">We're proud to announce the release of <a href="/releases/spark-release-0-7-0.html" title="Spark Release 0.7.0">Spark 0.7.0</a>, a new major version of Spark that adds several key features, including a <a href="/docs/latest/python-programming-guide.html">Python API</a> for Spark and an <a href="/docs/latest/streaming-programming-guide.html">alpha of Spark Streaming</a>. This release is the result of the largest group of contributors yet behind a Spark release -- 31 contributors from inside and outside Berkeley. Head over to the <a href="/releases/spark-release-0-7-0.html" title="Spark Release 0.7.0">release notes</a> to read more about the new features, or <a href="/downloads.html">download</a> the release today.
</div>
@@ -237,7 +247,7 @@ We hope you find these screencasts useful.
<h1 class="entry-title"><a href="/news/spark-0-6-2-released.html">Spark 0.6.2 released</a></h1>
<div class="entry-meta">February 07, 2013</div>
</header>
- <div class="entry-content">We recently released <a href="http://spark-project.org/spark-release-0-6-2/" title="Spark Release 0.6.2">Spark 0.6.2</a>, a new version of Spark. This is a maintenance release that includes several bug fixes and usability improvements (see the <a href="http://spark-project.org/spark-release-0-6-2/" title="Spark Release 0.6.2">release notes</a>). We recommend that all users upgrade to this release.
+ <div class="entry-content">We recently released <a href="/releases/spark-release-0-6-2.html" title="Spark Release 0.6.2">Spark 0.6.2</a>, a new version of Spark. This is a maintenance release that includes several bug fixes and usability improvements (see the <a href="/releases/spark-release-0-6-2.html" title="Spark Release 0.6.2">release notes</a>). We recommend that all users upgrade to this release.
</div>
@@ -248,7 +258,7 @@ We hope you find these screencasts useful.
<h1 class="entry-title"><a href="/news/spark-tips-from-quantifind.html">Spark tips from Quantifind</a></h1>
<div class="entry-meta">January 12, 2013</div>
</header>
- <div class="entry-content"><a href="http://www.quantfind.com">Quantfind</a>, one of the Bay Area companies that has been using Spark for predictive analytics, recently posted two useful entries on working with Spark in their tech blog:
+ <div class="entry-content"><a href="http://www.quantifind.com">Quantifind</a>, one of the Bay Area companies that has been using Spark for predictive analytics, recently posted two useful entries on working with Spark in their tech blog:
<ul>
<li><a href="http://blog.quantifind.com/posts/spark-unit-test/">Unit testing with Spark</a></li>
<li><a href="http://blog.quantifind.com/posts/logging-post/">Configuring Spark's logs</a></li>
@@ -296,7 +306,7 @@ In other news, there will be a full day of tutorials on Spark and Shark at the <
<h1 class="entry-title"><a href="/news/spark-0-6-1-and-0-5-2-released.html">Spark 0.6.1 and 0.5.2 out</a></h1>
<div class="entry-meta">November 22, 2012</div>
</header>
- <div class="entry-content">Today we've made available two maintenance releases for Spark: <a href="http://spark-project.org/spark-release-0-6-1/" title="Spark Release 0.6.1">0.6.1</a> and <a href="http://spark-project.org/spark-release-0-5-2/" title="Spark Release 0.5.2">0.5.2</a>. They both contain important bug fixes as well as some new features, such as the ability to build against Hadoop 2 distributions. We recommend that users update to the latest version for their branch; for new users, we recommend <a href="http://spark-project.org/spark-release-0-6-1/" title="Spark Release 0.6.1">0.6.1</a>.
+ <div class="entry-content">Today we've made available two maintenance releases for Spark: <a href="/releases/spark-release-0-6-1.html" title="Spark Release 0.6.1">0.6.1</a> and <a href="/releases/spark-release-0-5-2.html" title="Spark Release 0.5.2">0.5.2</a>. They both contain important bug fixes as well as some new features, such as the ability to build against Hadoop 2 distributions. We recommend that users update to the latest version for their branch; for new users, we recommend <a href="/releases/spark-release-0-6-1.html" title="Spark Release 0.6.1">0.6.1</a>.
</div>
@@ -307,7 +317,7 @@ In other news, there will be a full day of tutorials on Spark and Shark at the <
<h1 class="entry-title"><a href="/news/spark-version-0-6-0-released.html">Spark version 0.6.0 released</a></h1>
<div class="entry-meta">October 15, 2012</div>
</header>
- <div class="entry-content"><a href="/spark-release-0-6-0">Spark version 0.6.0</a> was released today, a major release that brings a wide range of performance improvements and new features, including a simpler standalone deploy mode and a Java API. Read more about it in the <a href="/spark-release-0-6-0">release notes</a>.
+ <div class="entry-content"><a href="/releases/spark-release-0-6-0.html">Spark version 0.6.0</a> was released today, a major release that brings a wide range of performance improvements and new features, including a simpler standalone deploy mode and a Java API. Read more about it in the <a href="/releases/spark-release-0-6-0.html">release notes</a>.
</div>
diff --git a/site/news/spark-0-6-1-and-0-5-2-released.html b/site/news/spark-0-6-1-and-0-5-2-released.html
index 8b8829a64..8452921b4 100644
--- a/site/news/spark-0-6-1-and-0-5-2-released.html
+++ b/site/news/spark-0-6-1-and-0-5-2-released.html
@@ -107,7 +107,7 @@
<h2>Spark 0.6.1 and 0.5.2 out</h2>
-Today we've made available two maintenance releases for Spark: <a href="http://spark-project.org/spark-release-0-6-1/" title="Spark Release 0.6.1">0.6.1</a> and <a href="http://spark-project.org/spark-release-0-5-2/" title="Spark Release 0.5.2">0.5.2</a>. They both contain important bug fixes as well as some new features, such as the ability to build against Hadoop 2 distributions. We recommend that users update to the latest version for their branch; for new users, we recommend <a href="http://spark-project.org/spark-release-0-6-1/" title="Spark Release 0.6.1">0.6.1</a>.
+Today we've made available two maintenance releases for Spark: <a href="/releases/spark-release-0-6-1.html" title="Spark Release 0.6.1">0.6.1</a> and <a href="/releases/spark-release-0-5-2.html" title="Spark Release 0.5.2">0.5.2</a>. They both contain important bug fixes as well as some new features, such as the ability to build against Hadoop 2 distributions. We recommend that users update to the latest version for their branch; for new users, we recommend <a href="/releases/spark-release-0-6-1.html" title="Spark Release 0.6.1">0.6.1</a>.
</article><!-- #post -->
diff --git a/site/news/spark-0-6-2-released.html b/site/news/spark-0-6-2-released.html
index 4c32ec105..dbb4b7dfe 100644
--- a/site/news/spark-0-6-2-released.html
+++ b/site/news/spark-0-6-2-released.html
@@ -107,7 +107,7 @@
<h2>Spark 0.6.2 released</h2>
-We recently released <a href="http://spark-project.org/spark-release-0-6-2/" title="Spark Release 0.6.2">Spark 0.6.2</a>, a new version of Spark. This is a maintenance release that includes several bug fixes and usability improvements (see the <a href="http://spark-project.org/spark-release-0-6-2/" title="Spark Release 0.6.2">release notes</a>). We recommend that all users upgrade to this release.
+We recently released <a href="/releases/spark-release-0-6-2.html" title="Spark Release 0.6.2">Spark 0.6.2</a>, a new version of Spark. This is a maintenance release that includes several bug fixes and usability improvements (see the <a href="/releases/spark-release-0-6-2.html" title="Spark Release 0.6.2">release notes</a>). We recommend that all users upgrade to this release.
</article><!-- #post -->
diff --git a/site/news/spark-0-7-0-released.html b/site/news/spark-0-7-0-released.html
index e173d8547..95fe81939 100644
--- a/site/news/spark-0-7-0-released.html
+++ b/site/news/spark-0-7-0-released.html
@@ -107,7 +107,7 @@
<h2>Spark 0.7.0 released</h2>
-We're proud to announce the release of <a href="http://spark-project.org/spark-release-0-7-0/" title="Spark Release 0.7.0">Spark 0.7.0</a>, a new major version of Spark that adds several key features, including a <a href="/docs/latest/python-programming-guide.html">Python API</a> for Spark and an <a href="/docs/latest/streaming-programming-guide.html">alpha of Spark Streaming</a>. This release is the result of the largest group of contributors yet behind a Spark release -- 31 contributors from inside and outside Berkeley. Head over to the <a href="http://spark-project.org/spark-release-0-7-0/" title="Spark Release 0.7.0">release notes</a> to read more about the new features, or <a href="/downloads/">download</a> the release today.
+We're proud to announce the release of <a href="/releases/spark-release-0-7-0.html" title="Spark Release 0.7.0">Spark 0.7.0</a>, a new major version of Spark that adds several key features, including a <a href="/docs/latest/python-programming-guide.html">Python API</a> for Spark and an <a href="/docs/latest/streaming-programming-guide.html">alpha of Spark Streaming</a>. This release is the result of the largest group of contributors yet behind a Spark release -- 31 contributors from inside and outside Berkeley. Head over to the <a href="/releases/spark-release-0-7-0.html" title="Spark Release 0.7.0">release notes</a> to read more about the new features, or <a href="/downloads.html">download</a> the release today.
</article><!-- #post -->
diff --git a/site/news/spark-0-7-2-released.html b/site/news/spark-0-7-2-released.html
index 8f1eda381..604fd2c0d 100644
--- a/site/news/spark-0-7-2-released.html
+++ b/site/news/spark-0-7-2-released.html
@@ -107,7 +107,7 @@
<h2>Spark 0.7.2 released</h2>
-We're happy to announce the release of <a href="http://spark-project.org/spark-release-0-7-2/" title="Spark Release 0.7.2">Spark 0.7.2</a>, a new maintenance release that includes several bug fixes and improvements, as well as new code examples and API features. We recommend that all users update to this release. Head over to the <a href="http://spark-project.org/spark-release-0-7-2/" title="Spark Release 0.7.2">release notes</a> to read about the new features, or <a href="/downloads/">download</a> the release today.
+We're happy to announce the release of <a href="/releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">Spark 0.7.2</a>, a new maintenance release that includes several bug fixes and improvements, as well as new code examples and API features. We recommend that all users update to this release. Head over to the <a href="/releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.
</article><!-- #post -->
diff --git a/site/news/spark-0-7-3-released.html b/site/news/spark-0-7-3-released.html
index 21397c995..fa7889327 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>
-We've just posted <a href="http://spark-project.org/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="http://spark-project.org/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.
+We'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.
</article><!-- #post -->
diff --git a/site/news/spark-screencasts-published.html b/site/news/spark-screencasts-published.html
index 146b51aa2..914932d72 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 <a href="http://spark-project.org/screencast-1-first-steps-with-spark/">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="/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 second screencast is a 2 minute <a href="http://spark-project.org/spark-documentation-overview-screencast-2/">overview of the Spark documentation</a>.
+The second screencast is a 2 minute <a href="/screencasts/spark-documentation-overview-screencast-2.html">overview of the Spark documentation</a>.
We hope you find these screencasts useful.
diff --git a/site/news/spark-tips-from-quantifind.html b/site/news/spark-tips-from-quantifind.html
index 2503b1d63..0315880d2 100644
--- a/site/news/spark-tips-from-quantifind.html
+++ b/site/news/spark-tips-from-quantifind.html
@@ -107,7 +107,7 @@
<h2>Spark tips from Quantifind</h2>
-<a href="http://www.quantfind.com">Quantfind</a>, one of the Bay Area companies that has been using Spark for predictive analytics, recently posted two useful entries on working with Spark in their tech blog:
+<a href="http://www.quantifind.com">Quantifind</a>, one of the Bay Area companies that has been using Spark for predictive analytics, recently posted two useful entries on working with Spark in their tech blog:
<ul>
<li><a href="http://blog.quantifind.com/posts/spark-unit-test/">Unit testing with Spark</a></li>
<li><a href="http://blog.quantifind.com/posts/logging-post/">Configuring Spark's logs</a></li>
diff --git a/site/news/spark-version-0-6-0-released.html b/site/news/spark-version-0-6-0-released.html
index bd98cd4bf..cf1399ddd 100644
--- a/site/news/spark-version-0-6-0-released.html
+++ b/site/news/spark-version-0-6-0-released.html
@@ -107,7 +107,7 @@
<h2>Spark version 0.6.0 released</h2>
-<a href="/spark-release-0-6-0">Spark version 0.6.0</a> was released today, a major release that brings a wide range of performance improvements and new features, including a simpler standalone deploy mode and a Java API. Read more about it in the <a href="/spark-release-0-6-0">release notes</a>.
+<a href="/releases/spark-release-0-6-0.html">Spark version 0.6.0</a> was released today, a major release that brings a wide range of performance improvements and new features, including a simpler standalone deploy mode and a Java API. Read more about it in the <a href="/releases/spark-release-0-6-0.html">release notes</a>.
</article><!-- #post -->
diff --git a/site/releases/spark-release-0-6-2.html b/site/releases/spark-release-0-6-2.html
index 69ab50a92..13154e8c7 100644
--- a/site/releases/spark-release-0-6-2.html
+++ b/site/releases/spark-release-0-6-2.html
@@ -107,7 +107,7 @@
<h2>Spark Release 0.6.2</h2>
-<p>Spark 0.6.2 is a maintenance release that contains several bug fixes and usability improvements. You can download it as a <a href="http://spark-project.org/files/spark-0.6.2-sources.tgz">source package</a> (2.5 MB tar.gz) or <a href="http://spark-project.org/files/spark-0.6.2-prebuilt.tgz">prebuilt package</a> (48 MB tar.gz).</p>
+<p>Spark 0.6.2 is a maintenance release that contains several bug fixes and usability improvements. You can download it as a <a href="http://spark-project.org/download/spark-0.6.2-sources.tgz">source package</a> (2.5 MB tar.gz) or <a href="http://spark-project.org/download/spark-0.6.2-prebuilt.tgz">prebuilt package</a> (48 MB tar.gz).</p>
<p>We recommend that all Spark 0.6 users update to this maintenance release.</p>