summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-0-6-0.html
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2013-10-08 01:51:07 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2013-10-08 01:51:07 +0000
commit94b8793a71a19c57c2f5617c4a4b6960362e51b4 (patch)
treee05c70835f4778a5162115bd441168314dc6329b /site/releases/spark-release-0-6-0.html
parentac19100fb40171633af4c3a5f3803831852a5c4c (diff)
downloadspark-website-94b8793a71a19c57c2f5617c4a4b6960362e51b4.tar.gz
spark-website-94b8793a71a19c57c2f5617c4a4b6960362e51b4.tar.bz2
spark-website-94b8793a71a19c57c2f5617c4a4b6960362e51b4.zip
Update homepage to point to powered-by and committers
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 150205250..e1ea2accb 100644
--- a/site/releases/spark-release-0-6-0.html
+++ b/site/releases/spark-release-0-6-0.html
@@ -134,11 +134,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&#8217;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’s features, including parallel transformations, distributed datasets, broadcast variables, and accumulators, in a Java-friendly manner.</p>
<h3>Expanded Documentation</h3>
-<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>
+<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>
<h3>Engine Changes</h3>
@@ -161,7 +161,7 @@
<h3>Enhanced Debugging</h3>
-<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>
+<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>
<h3>Maven Artifacts</h3>