summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-1-0-2.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-08-18 19:16:42 +0000
committerPatrick Wendell <pwendell@apache.org>2014-08-18 19:16:42 +0000
commit6f114d6fcc3df7a9ad8212efbf4c85367fb13156 (patch)
tree318bf9a8a90c5a66d2b77b94c48743b9ef3283df /site/releases/spark-release-1-0-2.html
parenteba11cea276c1b5ffbe8a95e56471d23639fca6b (diff)
downloadspark-website-6f114d6fcc3df7a9ad8212efbf4c85367fb13156.tar.gz
spark-website-6f114d6fcc3df7a9ad8212efbf4c85367fb13156.tar.bz2
spark-website-6f114d6fcc3df7a9ad8212efbf4c85367fb13156.zip
Adding MapR artifact links for v1.0.2.
Diffstat (limited to 'site/releases/spark-release-1-0-2.html')
-rw-r--r--site/releases/spark-release-1-0-2.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/releases/spark-release-1-0-2.html b/site/releases/spark-release-1-0-2.html
index ac126d23f..574d3dfc8 100644
--- a/site/releases/spark-release-1-0-2.html
+++ b/site/releases/spark-release-1-0-2.html
@@ -176,7 +176,7 @@
<h4 id="spark-core">Spark Core</h4>
<ul>
<li>Avoid pulling in the entire RDD or PairRDDFunctions in various operators (<a href="https://issues.apache.org/jira/browse/SPARK-2534">SPARK-2534</a>)</li>
- <li>RangePartitioner’s binary search does not use the given Ordering (<a href="https://issues.apache.org/jira/browse/SPARK-2598">SPARK-2598</a>)</li>
+ <li>RangePartitioner&#8217;s binary search does not use the given Ordering (<a href="https://issues.apache.org/jira/browse/SPARK-2598">SPARK-2598</a>)</li>
<li>Exception in accumulator update should not crash DAGScheduler and SparkContext (<a href="https://issues.apache.org/jira/browse/SPARK-2323">SPARK-2323</a>)</li>
</ul>