summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-0-6-0.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2013-12-19 23:48:38 +0000
committerPatrick Wendell <pwendell@apache.org>2013-12-19 23:48:38 +0000
commitf64cac396b1a479fe4412d728c1b6797ded7873a (patch)
tree4f62841800848e9cfbe6b758ae9429da261ec27b /site/releases/spark-release-0-6-0.html
parent5641130a8ed2a2917e64298d6832ec3b201e49a0 (diff)
downloadspark-website-f64cac396b1a479fe4412d728c1b6797ded7873a.tar.gz
spark-website-f64cac396b1a479fe4412d728c1b6797ded7873a.tar.bz2
spark-website-f64cac396b1a479fe4412d728c1b6797ded7873a.zip
Adding 0.8.1 release
Diffstat (limited to 'site/releases/spark-release-0-6-0.html')
-rw-r--r--site/releases/spark-release-0-6-0.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/releases/spark-release-0-6-0.html b/site/releases/spark-release-0-6-0.html
index 5dbf063f4..9e75fcdf4 100644
--- a/site/releases/spark-release-0-6-0.html
+++ b/site/releases/spark-release-0-6-0.html
@@ -144,11 +144,11 @@
<h3>Java API</h3>
-<p>Java programmers can now use Spark through a new <a href="/docs/0.6.0/java-programming-guide.html">Java API layer</a>. This layer makes available all of Spark’s features, including parallel transformations, distributed datasets, broadcast variables, and accumulators, in a Java-friendly manner.</p>
+<p>Java programmers can now use Spark through a new <a href="/docs/0.6.0/java-programming-guide.html">Java API layer</a>. This layer makes available all of Spark&#8217;s features, including parallel transformations, distributed datasets, broadcast variables, and accumulators, in a Java-friendly manner.</p>
<h3>Expanded Documentation</h3>
-<p>Spark’s <a href="/docs/0.6.0/">documentation</a> has been expanded with a new <a href="/docs/0.6.0/quick-start.html">quick start guide</a>, additional deployment instructions, configuration guide, tuning guide, and improved <a href="/docs/0.6.0/api/core">Scaladoc</a> API documentation.</p>
+<p>Spark&#8217;s <a href="/docs/0.6.0/">documentation</a> has been expanded with a new <a href="/docs/0.6.0/quick-start.html">quick start guide</a>, additional deployment instructions, configuration guide, tuning guide, and improved <a href="/docs/0.6.0/api/core">Scaladoc</a> API documentation.</p>
<h3>Engine Changes</h3>
@@ -171,7 +171,7 @@
<h3>Enhanced Debugging</h3>
-<p>Spark’s log now prints which operation in your program each RDD and job described in your logs belongs to, making it easier to tie back to which parts of your code experience problems.</p>
+<p>Spark&#8217;s log now prints which operation in your program each RDD and job described in your logs belongs to, making it easier to tie back to which parts of your code experience problems.</p>
<h3>Maven Artifacts</h3>