summaryrefslogtreecommitdiff
path: root/news/_posts
diff options
context:
space:
mode:
Diffstat (limited to 'news/_posts')
-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
9 files changed, 27 insertions, 9 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!