summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-0-3.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/releases/spark-release-0-3.html')
-rw-r--r--site/releases/spark-release-0-3.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/site/releases/spark-release-0-3.html b/site/releases/spark-release-0-3.html
index 6ad2ff970..dabfca767 100644
--- a/site/releases/spark-release-0-3.html
+++ b/site/releases/spark-release-0-3.html
@@ -176,7 +176,7 @@
<h3>Native Types for SequenceFiles</h3>
-<p>In working with SequenceFiles, which store objects that implement Hadoop&#8217;s Writable interface, Spark will now let you use native types for certain common Writable types, like IntWritable and Text. For example:</p>
+<p>In working with SequenceFiles, which store objects that implement Hadoop’s Writable interface, Spark will now let you use native types for certain common Writable types, like IntWritable and Text. For example:</p>
<div class="code">
<span class="comment">// Will read a SequenceFile of (IntWritable, Text)</span><br />
@@ -226,11 +226,8 @@ squares.saveAsSequenceFile(<span class="string">"hdfs://..."</span>)
<footer class="small">
<hr>
- Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
- <a href="http://incubator.apache.org/" style="border: none;">
- <img style="vertical-align: middle; float: right; margin-bottom: 15px;"
- src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
- </a>
+ Apache Spark, Spark, Apache, and the Spark logo are trademarks of
+ <a href="http://www.apache.org">The Apache Software Foundation</a>.
</footer>
</div>