summaryrefslogtreecommitdiff
path: root/site/news/spark-0-9-0-released.html
diff options
context:
space:
mode:
authorAaron Davidson <adav@apache.org>2014-06-06 00:55:58 +0000
committerAaron Davidson <adav@apache.org>2014-06-06 00:55:58 +0000
commit7458187a039490fc98608e502be2f0f035e4fd14 (patch)
tree324d9ca8b20c9a568ef4820c11bbaa6ccded9dc3 /site/news/spark-0-9-0-released.html
parent5b8f4487f89d9be7ff7dd8c27f946ad98364b9ec (diff)
downloadspark-website-7458187a039490fc98608e502be2f0f035e4fd14.tar.gz
spark-website-7458187a039490fc98608e502be2f0f035e4fd14.tar.bz2
spark-website-7458187a039490fc98608e502be2f0f035e4fd14.zip
Fix examples.md to point to the right parts of the Spark repo
Diffstat (limited to 'site/news/spark-0-9-0-released.html')
-rw-r--r--site/news/spark-0-9-0-released.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/news/spark-0-9-0-released.html b/site/news/spark-0-9-0-released.html
index 770f9ead8..3b6cea27a 100644
--- a/site/news/spark-0-9-0-released.html
+++ b/site/news/spark-0-9-0-released.html
@@ -161,8 +161,8 @@
<p>We are happy to announce the availability of <a href="/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,
+Spark 0.9.0</a>! Spark 0.9.0 is a major release and Spark&#8217;s largest release ever, with contributions from 83 developers.
+This release expands Spark&#8217;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.</p>