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.md2
-rw-r--r--news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.md2
-rw-r--r--news/_posts/2013-02-07-spark-0-6-2-released.md2
-rw-r--r--news/_posts/2013-02-27-spark-0-7-0-released.md2
-rw-r--r--news/_posts/2013-04-16-spark-screencasts-published.md12
-rw-r--r--news/_posts/2013-06-02-spark-0-7-2-released.md2
-rw-r--r--news/_posts/2013-07-16-spark-0-7-3-released.md2
-rw-r--r--news/_posts/2013-08-27-fourth-spark-screencast-published.md2
-rw-r--r--news/_posts/2013-09-25-spark-0-8-0-released.md2
-rw-r--r--news/_posts/2013-12-19-spark-0-8-1-released.md2
-rw-r--r--news/_posts/2014-02-02-spark-0-9-0-released.md6
-rw-r--r--news/_posts/2014-02-27-spark-becomes-tlp.md2
-rw-r--r--news/_posts/2014-04-09-spark-0-9-1-released.md6
-rw-r--r--news/_posts/2014-05-30-spark-1-0-0-released.md4
-rw-r--r--news/_posts/2014-07-11-spark-1-0-1-released.md4
-rw-r--r--news/_posts/2014-07-23-spark-0-9-2-released.md6
-rw-r--r--news/_posts/2014-08-05-spark-1-0-2-released.md4
-rw-r--r--news/_posts/2014-09-11-spark-1-1-0-released.md4
-rw-r--r--news/_posts/2014-11-26-spark-1-1-1-released.md4
-rw-r--r--news/_posts/2014-12-18-spark-1-2-0-released.md4
-rw-r--r--news/_posts/2015-02-09-spark-1-2-1-released.md4
-rw-r--r--news/_posts/2015-03-13-spark-1-3-0-released.md4
-rw-r--r--news/_posts/2015-04-17-spark-1-2-2-released.md4
-rw-r--r--news/_posts/2015-05-15-one-month-to-spark-summit-2015.md1
-rw-r--r--news/_posts/2015-05-15-spark-summit-europe.md1
-rw-r--r--news/_posts/2015-06-11-spark-1-4-0-released.md4
-rw-r--r--news/_posts/2015-07-15-spark-1-4-1-released.md4
-rw-r--r--news/_posts/2015-09-09-spark-1-5-0-released.md4
-rw-r--r--news/_posts/2015-10-02-spark-1-5-1-released.md4
-rw-r--r--news/_posts/2015-11-09-spark-1-5-2-released.md4
-rw-r--r--news/_posts/2016-01-04-spark-1-6-0-released.md6
-rw-r--r--news/_posts/2016-03-09-spark-1-6-1-released.md4
-rw-r--r--news/_posts/2016-06-25-spark-1-6-2-released.md4
-rw-r--r--news/_posts/2016-07-26-spark-2-0-0-released.md2
-rw-r--r--news/_posts/2016-10-03-spark-2-0-1-released.md2
-rw-r--r--news/_posts/2016-11-07-spark-1-6-3-released.md4
-rw-r--r--news/_posts/2016-11-14-spark-2-0-2-released.md4
37 files changed, 66 insertions, 68 deletions
diff --git a/news/_posts/2012-10-15-spark-version-0-6-0-released.md b/news/_posts/2012-10-15-spark-version-0-6-0-released.md
index 90c763672..12199961b 100644
--- a/news/_posts/2012-10-15-spark-version-0-6-0-released.md
+++ b/news/_posts/2012-10-15-spark-version-0-6-0-released.md
@@ -10,4 +10,4 @@ published: true
meta:
_edit_last: '1'
---
-<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>.
+<a href="{{site.baseurl}}/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.baseurl}}/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.md b/news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.md
index 21c952f49..7f23ac932 100644
--- a/news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.md
+++ b/news/_posts/2012-11-22-spark-0-6-1-and-0-5-2-released.md
@@ -10,4 +10,4 @@ published: true
meta:
_edit_last: '1'
---
-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>.
+Today we've made available two maintenance releases for Spark: <a href="{{site.baseurl}}/releases/spark-release-0-6-1.html" title="Spark Release 0.6.1">0.6.1</a> and <a href="{{site.baseurl}}/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.baseurl}}/releases/spark-release-0-6-1.html" title="Spark Release 0.6.1">0.6.1</a>.
diff --git a/news/_posts/2013-02-07-spark-0-6-2-released.md b/news/_posts/2013-02-07-spark-0-6-2-released.md
index 734304543..fb08098b2 100644
--- a/news/_posts/2013-02-07-spark-0-6-2-released.md
+++ b/news/_posts/2013-02-07-spark-0-6-2-released.md
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-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.
+We recently released <a href="{{site.baseurl}}/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.baseurl}}/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.md b/news/_posts/2013-02-27-spark-0-7-0-released.md
index 32f51d65a..e5d4b29ca 100644
--- a/news/_posts/2013-02-27-spark-0-7-0-released.md
+++ b/news/_posts/2013-02-27-spark-0-7-0-released.md
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-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.
+We're proud to announce the release of <a href="{{site.baseurl}}/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.baseurl}}/docs/latest/python-programming-guide.html">Python API</a> for Spark and an <a href="{{site.baseurl}}/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.baseurl}}/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.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2013-04-16-spark-screencasts-published.md b/news/_posts/2013-04-16-spark-screencasts-published.md
index 70fbfcc3c..4ee036510 100644
--- a/news/_posts/2013-04-16-spark-screencasts-published.md
+++ b/news/_posts/2013-04-16-spark-screencasts-published.md
@@ -11,10 +11,10 @@ meta:
_edit_last: '2'
_wpas_done_all: '1'
---
-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/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/2-spark-documentation-overview.html">overview of the Spark documentation</a>.
-
+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.baseurl}}/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.baseurl}}/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-06-02-spark-0-7-2-released.md b/news/_posts/2013-06-02-spark-0-7-2-released.md
index 4b6d18460..cbd3da59d 100644
--- a/news/_posts/2013-06-02-spark-0-7-2-released.md
+++ b/news/_posts/2013-06-02-spark-0-7-2-released.md
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-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.
+We're happy to announce the release of <a href="{{site.baseurl}}/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.baseurl}}/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.baseurl}}/downloads.html">download</a> the release today.
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 527221f67..508ea4121 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.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.
+We've just posted <a href="{{site.baseurl}}/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.baseurl}}/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.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2013-08-27-fourth-spark-screencast-published.md b/news/_posts/2013-08-27-fourth-spark-screencast-published.md
index 2de789fc9..22dcbf772 100644
--- a/news/_posts/2013-08-27-fourth-spark-screencast-published.md
+++ b/news/_posts/2013-08-27-fourth-spark-screencast-published.md
@@ -11,7 +11,7 @@ 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.
+We have released the next screencast, <a href="{{site.baseurl}}/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.
diff --git a/news/_posts/2013-09-25-spark-0-8-0-released.md b/news/_posts/2013-09-25-spark-0-8-0-released.md
index 208a5ceb4..05ecb7b6b 100644
--- a/news/_posts/2013-09-25-spark-0-8-0-released.md
+++ b/news/_posts/2013-09-25-spark-0-8-0-released.md
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We're proud to announce the release of <a href="{{site.url}}releases/spark-release-0-8-0.html" title="Spark Release 0.8.0">Apache Spark 0.8.0</a>. Spark 0.8.0 is a major release that includes many new capabilities and usability improvements. It’s also our first release under the Apache incubator. It is the largest Spark release yet, with contributions from 67 developers and 24 companies. Major new features include an expanded monitoring framework and UI, a machine learning library, and support for running Spark inside of YARN.
+We're proud to announce the release of <a href="{{site.baseurl}}/releases/spark-release-0-8-0.html" title="Spark Release 0.8.0">Apache Spark 0.8.0</a>. Spark 0.8.0 is a major release that includes many new capabilities and usability improvements. It’s also our first release under the Apache incubator. It is the largest Spark release yet, with contributions from 67 developers and 24 companies. Major new features include an expanded monitoring framework and UI, a machine learning library, and support for running Spark inside of YARN.
diff --git a/news/_posts/2013-12-19-spark-0-8-1-released.md b/news/_posts/2013-12-19-spark-0-8-1-released.md
index dbb3620f7..ae53be119 100644
--- a/news/_posts/2013-12-19-spark-0-8-1-released.md
+++ b/news/_posts/2013-12-19-spark-0-8-1-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-8-1.html" title="Spark Release 0.8.1">Spark Release 0.8.1</a>, a maintenance and performance release for the Scala 2.9 version of Spark. 0.8.1 includes support for YARN 2.2, a high availability mode for the standalone scheduler, optimizations to the shuffle, and many other improvements. We recommend that all users update to this release. Visit the <a href="{{site.url}}releases/spark-release-0-8-1.html" title="Spark Release 0.8.1">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+We've just posted <a href="{{site.baseurl}}/releases/spark-release-0-8-1.html" title="Spark Release 0.8.1">Spark Release 0.8.1</a>, a maintenance and performance release for the Scala 2.9 version of Spark. 0.8.1 includes support for YARN 2.2, a high availability mode for the standalone scheduler, optimizations to the shuffle, and many other improvements. We recommend that all users update to this release. Visit the <a href="{{site.baseurl}}/releases/spark-release-0-8-1.html" title="Spark Release 0.8.1">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-02-02-spark-0-9-0-released.md b/news/_posts/2014-02-02-spark-0-9-0-released.md
index 06dd67ef3..57fb7c7b3 100644
--- a/news/_posts/2014-02-02-spark-0-9-0-released.md
+++ b/news/_posts/2014-02-02-spark-0-9-0-released.md
@@ -11,11 +11,11 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">
Spark 0.9.0</a>! Spark 0.9.0 is a major release and Spark's largest release ever, with contributions from 83 developers.
This release expands Spark's standard libraries, introducing a new graph computation package (GraphX) and adding several new features to the machine learning and stream-processing packages. It also makes major improvements to the core engine,
including external aggregations, a simplified H/A mode for long lived applications, and
hardened YARN support.
-Visit the <a href="{{site.url}}releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">release notes</a>
-to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">release notes</a>
+to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-02-27-spark-becomes-tlp.md b/news/_posts/2014-02-27-spark-becomes-tlp.md
index fd6e4f088..553c10464 100644
--- a/news/_posts/2014-02-27-spark-becomes-tlp.md
+++ b/news/_posts/2014-02-27-spark-becomes-tlp.md
@@ -14,4 +14,4 @@ meta:
The Apache Software Foundation <a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces50">announced</a> today that Spark has graduated from the Apache Incubator to become a top-level Apache project, signifying that the project's community and products have been well-governed under the ASF's meritocratic process and principles. This is a major step for the community and we are very proud to share this news with users as we complete Spark's move to Apache. Read more about Spark's growth during the past year and from contributors and users in the ASF's <a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces50">press release</a>.
-As part of this change, note that Spark's <a href="{{site.url}}community.html">mailing lists</a> have moved to <tt>@spark.apache.org</tt> addresses, although the old <tt>@spark.incubator.apache.org</tt> addresses also still work.
+As part of this change, note that Spark's <a href="{{site.baseurl}}/community.html">mailing lists</a> have moved to <tt>@spark.apache.org</tt> addresses, although the old <tt>@spark.incubator.apache.org</tt> addresses also still work.
diff --git a/news/_posts/2014-04-09-spark-0-9-1-released.md b/news/_posts/2014-04-09-spark-0-9-1-released.md
index e81c27b97..58393e4df 100644
--- a/news/_posts/2014-04-09-spark-0-9-1-released.md
+++ b/news/_posts/2014-04-09-spark-0-9-1-released.md
@@ -12,10 +12,10 @@ meta:
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-0-9-1.html" title="Spark Release 0.9.1">
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-0-9-1.html" title="Spark Release 0.9.1">
Spark 0.9.1</a>! Apache Spark 0.9.1 is a maintenance release with bug fixes, performance improvements, better stability with YARN and
improved parity of the Scala and Python API. We recommend all 0.9.0 users to upgrade to this stable release.
Contributions to this release came from 37 developers.
-Visit the <a href="{{site.url}}releases/spark-release-0-9-1.html" title="Spark Release 0.9.1">release notes</a>
-to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-0-9-1.html" title="Spark Release 0.9.1">release notes</a>
+to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-05-30-spark-1-0-0-released.md b/news/_posts/2014-05-30-spark-1-0-0-released.md
index a7ea4e6a4..0e35bf028 100644
--- a/news/_posts/2014-05-30-spark-1-0-0-released.md
+++ b/news/_posts/2014-05-30-spark-1-0-0-released.md
@@ -11,7 +11,7 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-0-0.html" title="Spark Release 1.0.0">Spark 1.0.0</a>! Spark 1.0.0 is the first in the 1.X line of releases, providing API stability for Spark's core interfaces. It is Spark's largest release ever, with contributions from 117 developers.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-0-0.html" title="Spark Release 1.0.0">Spark 1.0.0</a>! Spark 1.0.0 is the first in the 1.X line of releases, providing API stability for Spark's core interfaces. It is Spark's largest release ever, with contributions from 117 developers.
This release expands Spark's standard libraries, introducing a new SQL package (Spark SQL) that lets users integrate SQL queries into existing Spark workflows. MLlib, Spark's machine learning library, is expanded with sparse vector support and several new algorithms. The GraphX and Streaming libraries also introduce new features and optimizations. Spark's core engine adds support for secured YARN clusters, a unified tool for submitting Spark applications, and several performance and stability improvements.
-Visit the <a href="{{site.url}}releases/spark-release-1-0-0.html" title="Spark Release 1.0.0">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-0-0.html" title="Spark Release 1.0.0">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-07-11-spark-1-0-1-released.md b/news/_posts/2014-07-11-spark-1-0-1-released.md
index f317f7ac9..16fd99af4 100644
--- a/news/_posts/2014-07-11-spark-1-0-1-released.md
+++ b/news/_posts/2014-07-11-spark-1-0-1-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-0-1.html" title="Spark Release 1.0.1">Spark 1.0.1</a>! This release includes contributions from 70 developers. Spark 1.0.0 includes fixes across several areas of Spark, including the core API, PySpark, and MLlib. It also includes new features in Spark's (alpha) SQL library, including support for JSON data and performance and stability fixes.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-0-1.html" title="Spark Release 1.0.1">Spark 1.0.1</a>! This release includes contributions from 70 developers. Spark 1.0.0 includes fixes across several areas of Spark, including the core API, PySpark, and MLlib. It also includes new features in Spark's (alpha) SQL library, including support for JSON data and performance and stability fixes.
-Visit the <a href="{{site.url}}releases/spark-release-1-0-1.html" title="Spark Release 1.0.1">release notes</a> to read about this release or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-0-1.html" title="Spark Release 1.0.1">release notes</a> to read about this release or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-07-23-spark-0-9-2-released.md b/news/_posts/2014-07-23-spark-0-9-2-released.md
index 3553b5458..82b628f43 100644
--- a/news/_posts/2014-07-23-spark-0-9-2-released.md
+++ b/news/_posts/2014-07-23-spark-0-9-2-released.md
@@ -12,9 +12,9 @@ meta:
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-0-9-2.html" title="Spark Release 0.9.2">
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-0-9-2.html" title="Spark Release 0.9.2">
Spark 0.9.2</a>! Apache Spark 0.9.2 is a maintenance release with bug fixes. We recommend all 0.9.x users to upgrade to this stable release.
Contributions to this release came from 28 developers.
-Visit the <a href="{{site.url}}releases/spark-release-0-9-2.html" title="Spark Release 0.9.2">release notes</a>
-to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-0-9-2.html" title="Spark Release 0.9.2">release notes</a>
+to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-08-05-spark-1-0-2-released.md b/news/_posts/2014-08-05-spark-1-0-2-released.md
index e7fabde49..75174a17f 100644
--- a/news/_posts/2014-08-05-spark-1-0-2-released.md
+++ b/news/_posts/2014-08-05-spark-1-0-2-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-0-2.html" title="Spark Release 1.0.2">Spark 1.0.2</a>! This release includes contributions from 30 developers. Spark 1.0.2 includes fixes across several areas of Spark, including the core API, Streaming, PySpark, and MLlib.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-0-2.html" title="Spark Release 1.0.2">Spark 1.0.2</a>! This release includes contributions from 30 developers. Spark 1.0.2 includes fixes across several areas of Spark, including the core API, Streaming, PySpark, and MLlib.
-Visit the <a href="{{site.url}}releases/spark-release-1-0-2.html" title="Spark Release 1.0.2">release notes</a> to read about this release or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-0-2.html" title="Spark Release 1.0.2">release notes</a> to read about this release or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-09-11-spark-1-1-0-released.md b/news/_posts/2014-09-11-spark-1-1-0-released.md
index 1d732225e..20326e6d3 100644
--- a/news/_posts/2014-09-11-spark-1-1-0-released.md
+++ b/news/_posts/2014-09-11-spark-1-1-0-released.md
@@ -11,8 +11,8 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-1-0.html" title="Spark Release 1.1.0">Spark 1.1.0</a>! Spark 1.1.0 is the second release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 171 developers!
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-1-0.html" title="Spark Release 1.1.0">Spark 1.1.0</a>! Spark 1.1.0 is the second release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 171 developers!
This release brings operational and performance improvements in Spark core including a new implementation of the Spark shuffle designed for very large scale workloads. Spark 1.1 adds significant extensions to the newest Spark modules, MLlib and Spark SQL. Spark SQL introduces a JDBC server, byte code generation for fast expression evaluation, a public types API, JSON support, and other features and optimizations. MLlib introduces a new statistics libary along with several new algorithms and optimizations. Spark 1.1 also builds out Spark’s Python support and adds new components to the Spark Streaming module.
-Visit the <a href="{{site.url}}releases/spark-release-1-1-0.html" title="Spark Release 1.1.0">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-1-0.html" title="Spark Release 1.1.0">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-11-26-spark-1-1-1-released.md b/news/_posts/2014-11-26-spark-1-1-1-released.md
index df32f2617..20fe7005c 100644
--- a/news/_posts/2014-11-26-spark-1-1-1-released.md
+++ b/news/_posts/2014-11-26-spark-1-1-1-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-1-1.html" title="Spark Release 1.1.1">Spark 1.1.1</a>! This is a maintenance release that includes contributions from 55 developers. Spark 1.1.1 includes fixes across several areas of Spark, including the core API, Streaming, PySpark, SQL, GraphX, and MLlib.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-1-1.html" title="Spark Release 1.1.1">Spark 1.1.1</a>! This is a maintenance release that includes contributions from 55 developers. Spark 1.1.1 includes fixes across several areas of Spark, including the core API, Streaming, PySpark, SQL, GraphX, and MLlib.
-Visit the <a href="{{site.url}}releases/spark-release-1-1-1.html" title="Spark Release 1.1.1">release notes</a> to read about this release or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-1-1.html" title="Spark Release 1.1.1">release notes</a> to read about this release or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2014-12-18-spark-1-2-0-released.md b/news/_posts/2014-12-18-spark-1-2-0-released.md
index 027686b61..7334e392d 100644
--- a/news/_posts/2014-12-18-spark-1-2-0-released.md
+++ b/news/_posts/2014-12-18-spark-1-2-0-released.md
@@ -11,8 +11,8 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-2-0.html" title="Spark Release 1.2.0">Spark 1.2.0</a>! Spark 1.2.0 is the third release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 172 developers and more than 1,000 commits!
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-2-0.html" title="Spark Release 1.2.0">Spark 1.2.0</a>! Spark 1.2.0 is the third release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 172 developers and more than 1,000 commits!
This release brings operational and performance improvements in Spark core including a new network transport subsytem designed for very large shuffles. Spark SQL introduces an API for external data sources along with Hive 13 support, dynamic partitioning, and the fixed-precision decimal type. MLlib adds a new pipeline-oriented package (spark.ml) for composing multiple algorithms. Spark Streaming adds a Python API and a write ahead log for fault tolerance. Finally, GraphX has graduated from alpha and introduces a stable API.
-Visit the <a href="{{site.url}}releases/spark-release-1-2-0.html" title="Spark Release 1.2.0">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-2-0.html" title="Spark Release 1.2.0">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2015-02-09-spark-1-2-1-released.md b/news/_posts/2015-02-09-spark-1-2-1-released.md
index bccd31121..0a752fb85 100644
--- a/news/_posts/2015-02-09-spark-1-2-1-released.md
+++ b/news/_posts/2015-02-09-spark-1-2-1-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-2-1.html" title="Spark Release 1.2.1">Spark 1.2.1</a>! This is a maintenance release that includes contributions from 69 developers. Spark 1.2.1 includes fixes across several areas of Spark, including the core API, Streaming, PySpark, SQL, GraphX, and MLlib.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-2-1.html" title="Spark Release 1.2.1">Spark 1.2.1</a>! This is a maintenance release that includes contributions from 69 developers. Spark 1.2.1 includes fixes across several areas of Spark, including the core API, Streaming, PySpark, SQL, GraphX, and MLlib.
-Visit the <a href="{{site.url}}releases/spark-release-1-2-1.html" title="Spark Release 1.2.1">release notes</a> to read about this release or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-2-1.html" title="Spark Release 1.2.1">release notes</a> to read about this release or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2015-03-13-spark-1-3-0-released.md b/news/_posts/2015-03-13-spark-1-3-0-released.md
index 2fae1f205..a30cb1351 100644
--- a/news/_posts/2015-03-13-spark-1-3-0-released.md
+++ b/news/_posts/2015-03-13-spark-1-3-0-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-3-0.html" title="Spark Release 1.3.0">Spark 1.3.0</a>! Spark 1.3.0 is the third release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 174 developers and more than 1,000 commits!
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-3-0.html" title="Spark Release 1.3.0">Spark 1.3.0</a>! Spark 1.3.0 is the third release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 174 developers and more than 1,000 commits!
-Visit the <a href="{{site.url}}releases/spark-release-1-3-0.html" title="Spark Release 1.3.0">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-3-0.html" title="Spark Release 1.3.0">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2015-04-17-spark-1-2-2-released.md b/news/_posts/2015-04-17-spark-1-2-2-released.md
index f0fa5a62d..5d30e700c 100644
--- a/news/_posts/2015-04-17-spark-1-2-2-released.md
+++ b/news/_posts/2015-04-17-spark-1-2-2-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-2-2.html" title="Spark Release 1.2.2">Spark 1.2.2</a> and <a href="{{site.url}}releases/spark-release-1-3-1.html" title="Spark Release 1.3.1">Spark 1.3.1</a>! These are both maintenance releases that collectively feature the work of more than 90 developers.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-2-2.html" title="Spark Release 1.2.2">Spark 1.2.2</a> and <a href="{{site.baseurl}}/releases/spark-release-1-3-1.html" title="Spark Release 1.3.1">Spark 1.3.1</a>! These are both maintenance releases that collectively feature the work of more than 90 developers.
-To download either release, visit the <a href="{{site.url}}downloads.html">downloads</a> page.
+To download either release, visit the <a href="{{site.baseurl}}/downloads.html">downloads</a> page.
diff --git a/news/_posts/2015-05-15-one-month-to-spark-summit-2015.md b/news/_posts/2015-05-15-one-month-to-spark-summit-2015.md
index 8c0f35a99..974bd517a 100644
--- a/news/_posts/2015-05-15-one-month-to-spark-summit-2015.md
+++ b/news/_posts/2015-05-15-one-month-to-spark-summit-2015.md
@@ -1,7 +1,6 @@
---
layout: post
title: One month to Spark Summit 2015 in San Francisco
-date: 2015-05-15 00:00:10
categories:
- News
tags: []
diff --git a/news/_posts/2015-05-15-spark-summit-europe.md b/news/_posts/2015-05-15-spark-summit-europe.md
index a30bcad2d..67dcf0a3c 100644
--- a/news/_posts/2015-05-15-spark-summit-europe.md
+++ b/news/_posts/2015-05-15-spark-summit-europe.md
@@ -1,7 +1,6 @@
---
layout: post
title: Announcing Spark Summit Europe
-date: 2015-05-15 00:00:00
categories:
- News
tags: []
diff --git a/news/_posts/2015-06-11-spark-1-4-0-released.md b/news/_posts/2015-06-11-spark-1-4-0-released.md
index 668fee870..bd35970bb 100644
--- a/news/_posts/2015-06-11-spark-1-4-0-released.md
+++ b/news/_posts/2015-06-11-spark-1-4-0-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-4-0.html" title="Spark Release 1.4.0">Spark 1.4.0</a>! Spark 1.4.0 is the fifth release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 210 developers and more than 1,000 commits!
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-4-0.html" title="Spark Release 1.4.0">Spark 1.4.0</a>! Spark 1.4.0 is the fifth release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 210 developers and more than 1,000 commits!
-Visit the <a href="{{site.url}}releases/spark-release-1-4-0.html" title="Spark Release 1.4.0">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-4-0.html" title="Spark Release 1.4.0">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2015-07-15-spark-1-4-1-released.md b/news/_posts/2015-07-15-spark-1-4-1-released.md
index 1d2cddb38..b1a46beb9 100644
--- a/news/_posts/2015-07-15-spark-1-4-1-released.md
+++ b/news/_posts/2015-07-15-spark-1-4-1-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-4-1.html" title="Spark Release 1.4.1">Spark 1.4.1</a>! This is a maintenance release that includes contributions from 85 developers. Spark 1.4.1 includes fixes across several areas of Spark, including the DataFrame API, Spark Streaming, PySpark, Spark SQL, and MLlib.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-4-1.html" title="Spark Release 1.4.1">Spark 1.4.1</a>! This is a maintenance release that includes contributions from 85 developers. Spark 1.4.1 includes fixes across several areas of Spark, including the DataFrame API, Spark Streaming, PySpark, Spark SQL, and MLlib.
-Visit the <a href="{{site.url}}releases/spark-release-1-4-1.html" title="Spark Release 1.4.1">release notes</a> to read about this release or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-4-1.html" title="Spark Release 1.4.1">release notes</a> to read about this release or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2015-09-09-spark-1-5-0-released.md b/news/_posts/2015-09-09-spark-1-5-0-released.md
index 3f993f9b0..044b1860c 100644
--- a/news/_posts/2015-09-09-spark-1-5-0-released.md
+++ b/news/_posts/2015-09-09-spark-1-5-0-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-5-0.html" title="Spark Release 1.5.0">Spark 1.5.0</a>! Spark 1.5.0 is the sixth release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 230 developers and more than 1,400 commits!
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-5-0.html" title="Spark Release 1.5.0">Spark 1.5.0</a>! Spark 1.5.0 is the sixth release on the API-compatible 1.X line. It is Spark's largest release ever, with contributions from 230 developers and more than 1,400 commits!
-Visit the <a href="{{site.url}}releases/spark-release-1-5-0.html" title="Spark Release 1.5.0">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-5-0.html" title="Spark Release 1.5.0">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2015-10-02-spark-1-5-1-released.md b/news/_posts/2015-10-02-spark-1-5-1-released.md
index f525cbf85..d098de6f8 100644
--- a/news/_posts/2015-10-02-spark-1-5-1-released.md
+++ b/news/_posts/2015-10-02-spark-1-5-1-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-5-1.html" title="Spark Release 1.5.1">Spark 1.5.1</a>! This maintenance release includes fixes across several areas of Spark, including the DataFrame API, Spark Streaming, PySpark, R, Spark SQL, and MLlib.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-5-1.html" title="Spark Release 1.5.1">Spark 1.5.1</a>! This maintenance release includes fixes across several areas of Spark, including the DataFrame API, Spark Streaming, PySpark, R, Spark SQL, and MLlib.
-Visit the <a href="{{site.url}}releases/spark-release-1-5-1.html" title="Spark Release 1.5.1">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-5-1.html" title="Spark Release 1.5.1">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2015-11-09-spark-1-5-2-released.md b/news/_posts/2015-11-09-spark-1-5-2-released.md
index 21696c586..fbc6c7194 100644
--- a/news/_posts/2015-11-09-spark-1-5-2-released.md
+++ b/news/_posts/2015-11-09-spark-1-5-2-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-5-2.html" title="Spark Release 1.5.2">Spark 1.5.2</a>! This maintenance release includes fixes across several areas of Spark, including the DataFrame API, Spark Streaming, PySpark, R, Spark SQL, and MLlib.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-5-2.html" title="Spark Release 1.5.2">Spark 1.5.2</a>! This maintenance release includes fixes across several areas of Spark, including the DataFrame API, Spark Streaming, PySpark, R, Spark SQL, and MLlib.
-Visit the <a href="{{site.url}}releases/spark-release-1-5-2.html" title="Spark Release 1.5.2">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-5-2.html" title="Spark Release 1.5.2">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2016-01-04-spark-1-6-0-released.md b/news/_posts/2016-01-04-spark-1-6-0-released.md
index 4e47772a9..b399ade63 100644
--- a/news/_posts/2016-01-04-spark-1-6-0-released.md
+++ b/news/_posts/2016-01-04-spark-1-6-0-released.md
@@ -12,9 +12,9 @@ meta:
_wpas_done_all: '1'
---
We are happy to announce the availability of
-<a href="{{site.url}}releases/spark-release-1-6-0.html" title="Spark Release 1.6.0">Spark 1.6.0</a>!
+<a href="{{site.baseurl}}/releases/spark-release-1-6-0.html" title="Spark Release 1.6.0">Spark 1.6.0</a>!
Spark 1.6.0 is the seventh release on the API-compatible 1.X line.
With this release the Spark community continues to grow, with contributions from 248 developers!
-Visit the <a href="{{site.url}}releases/spark-release-1-6-0.html" title="Spark Release 1.6.0">release notes</a>
-to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-6-0.html" title="Spark Release 1.6.0">release notes</a>
+to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2016-03-09-spark-1-6-1-released.md b/news/_posts/2016-03-09-spark-1-6-1-released.md
index adc27359f..6e15537b7 100644
--- a/news/_posts/2016-03-09-spark-1-6-1-released.md
+++ b/news/_posts/2016-03-09-spark-1-6-1-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-6-1.html" title="Spark Release 1.6.1">Spark 1.6.1</a>! This maintenance release includes fixes across several areas of Spark, including signficant updates to the experimental Dataset API.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-6-1.html" title="Spark Release 1.6.1">Spark 1.6.1</a>! This maintenance release includes fixes across several areas of Spark, including signficant updates to the experimental Dataset API.
-Visit the <a href="{{site.url}}releases/spark-release-1-6-1.html" title="Spark Release 1.6.1">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-6-1.html" title="Spark Release 1.6.1">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2016-06-25-spark-1-6-2-released.md b/news/_posts/2016-06-25-spark-1-6-2-released.md
index d3d2bebfa..3c9bbf368 100644
--- a/news/_posts/2016-06-25-spark-1-6-2-released.md
+++ b/news/_posts/2016-06-25-spark-1-6-2-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-6-2.html" title="Spark Release 1.6.2">Spark 1.6.2</a>! This maintenance release includes fixes across several areas of Spark.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-6-2.html" title="Spark Release 1.6.2">Spark 1.6.2</a>! This maintenance release includes fixes across several areas of Spark.
-Visit the <a href="{{site.url}}releases/spark-release-1-6-2.html" title="Spark Release 1.6.2">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-6-2.html" title="Spark Release 1.6.2">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2016-07-26-spark-2-0-0-released.md b/news/_posts/2016-07-26-spark-2-0-0-released.md
index a9597e77c..29c74c58b 100644
--- a/news/_posts/2016-07-26-spark-2-0-0-released.md
+++ b/news/_posts/2016-07-26-spark-2-0-0-released.md
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-2-0-0.html" title="Spark Release 2.0.0">Spark 2.0.0</a>! Visit the <a href="{{site.url}}releases/spark-release-2-0-0.html" title="Spark Release 2.0.0">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-2-0-0.html" title="Spark Release 2.0.0">Spark 2.0.0</a>! Visit the <a href="{{site.baseurl}}/releases/spark-release-2-0-0.html" title="Spark Release 2.0.0">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2016-10-03-spark-2-0-1-released.md b/news/_posts/2016-10-03-spark-2-0-1-released.md
index b13fb182d..7cbca1a5a 100644
--- a/news/_posts/2016-10-03-spark-2-0-1-released.md
+++ b/news/_posts/2016-10-03-spark-2-0-1-released.md
@@ -11,4 +11,4 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-2-0-1.html" title="Spark Release 2.0.1">Apache Spark 2.0.1</a>! Visit the <a href="{{site.url}}releases/spark-release-2-0-1.html" title="Spark Release 2.0.1">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-2-0-1.html" title="Spark Release 2.0.1">Apache Spark 2.0.1</a>! Visit the <a href="{{site.baseurl}}/releases/spark-release-2-0-1.html" title="Spark Release 2.0.1">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2016-11-07-spark-1-6-3-released.md b/news/_posts/2016-11-07-spark-1-6-3-released.md
index d8957d209..b0f4498f2 100644
--- a/news/_posts/2016-11-07-spark-1-6-3-released.md
+++ b/news/_posts/2016-11-07-spark-1-6-3-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-6-3.html" title="Spark Release 1.6.3">Spark 1.6.3</a>! This maintenance release includes fixes across several areas of Spark.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-1-6-3.html" title="Spark Release 1.6.3">Spark 1.6.3</a>! This maintenance release includes fixes across several areas of Spark.
-Visit the <a href="{{site.url}}releases/spark-release-1-6-3.html" title="Spark Release 1.6.3">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-1-6-3.html" title="Spark Release 1.6.3">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
diff --git a/news/_posts/2016-11-14-spark-2-0-2-released.md b/news/_posts/2016-11-14-spark-2-0-2-released.md
index 4570ec3cf..1f5c7e515 100644
--- a/news/_posts/2016-11-14-spark-2-0-2-released.md
+++ b/news/_posts/2016-11-14-spark-2-0-2-released.md
@@ -11,6 +11,6 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-2-0-2.html" title="Spark Release 2.0.2">Apache Spark 2.0.2</a>! This maintenance release includes fixes across several areas of Spark, as well as Kafka 0.10 and runtime metrics support for Structured Streaming.
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-2-0-2.html" title="Spark Release 2.0.2">Apache Spark 2.0.2</a>! This maintenance release includes fixes across several areas of Spark, as well as Kafka 0.10 and runtime metrics support for Structured Streaming.
-Visit the <a href="{{site.url}}releases/spark-release-2-0-2.html" title="Spark Release 2.0.2">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.
+Visit the <a href="{{site.baseurl}}/releases/spark-release-2-0-2.html" title="Spark Release 2.0.2">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.