summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-0-9-1.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-09-11 21:06:59 +0000
committerPatrick Wendell <pwendell@apache.org>2014-09-11 21:06:59 +0000
commit7cb8327dcadcaf0a266af08a2fc0feed0d410b10 (patch)
treeaafd4750ada49a71ce2baeae0f2077e971af6026 /site/releases/spark-release-0-9-1.html
parent56c37c5bcc8422303ee78fc784531322b5850e2b (diff)
downloadspark-website-7cb8327dcadcaf0a266af08a2fc0feed0d410b10.tar.gz
spark-website-7cb8327dcadcaf0a266af08a2fc0feed0d410b10.tar.bz2
spark-website-7cb8327dcadcaf0a266af08a2fc0feed0d410b10.zip
New format for downloads page.
Diffstat (limited to 'site/releases/spark-release-0-9-1.html')
-rw-r--r--site/releases/spark-release-0-9-1.html17
1 files changed, 9 insertions, 8 deletions
diff --git a/site/releases/spark-release-0-9-1.html b/site/releases/spark-release-0-9-1.html
index d75c6f9a2..637b07b32 100644
--- a/site/releases/spark-release-0-9-1.html
+++ b/site/releases/spark-release-0-9-1.html
@@ -48,6 +48,11 @@
<body>
+<script src="https://code.jquery.com/jquery.js"></script>
+<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
+<script src="/js/lang-tabs.js"></script>
+<script src="/js/downloads.js"></script>
+
<div class="container" style="max-width: 1200px;">
<div class="masthead">
@@ -235,7 +240,7 @@
<li>Andrew Tulloch - Minor updates to MLLib</li>
<li>Bijay Bisht - Fix for hadoop-client for Hadoop &lt; 1.0.1 and for bug in Spark on Mesos + CDH4.5.0</li>
<li>Bouke van der Bijl - Bug fix in Python depickling</li>
- <li>Bryn Keller - Support for HBase’s TableOutputFormat</li>
+ <li>Bryn Keller - Support for HBase&#8217;s TableOutputFormat</li>
<li>Chen Chao - Bug fix in spark-shell script, and improvements to streaming programming guide</li>
<li>Christian Lundgren - Support for C3 EC2 instance type</li>
<li>Diana Carroll - Improvements to PySpark programming guide</li>
@@ -245,7 +250,7 @@
<li>jianghan - Bug fixes in Java examples</li>
<li>Josh Rosen - Bug fix in PySpark string serialization and exception handling</li>
<li>Jyotiska NK - Improvements to PySpark doc and examples</li>
- <li>Kay Ousterhout - Multiple bug fixes in scheduler’s handling of task failures</li>
+ <li>Kay Ousterhout - Multiple bug fixes in scheduler&#8217;s handling of task failures</li>
<li>Kousuke Saruta - Use of https to access github</li>
<li>Mark Grover - Bug fix in distribution tar.gz</li>
<li>Matei Zaharia - Bug fixes in handling of task failures due to NPE, and cleaning up of scheduler data structures </li>
@@ -258,10 +263,10 @@
<li>Raymond Liu - Changed working directory in ZookeeperPersistenceEngine</li>
<li>Reynold Xin - Improvements to docs and test infrastructure</li>
<li>Sandy Ryza - Multiple important Yarn bug fixes and improvements</li>
- <li>Sean Owen - Bug fixes and improvements for MLLib’s ALS</li>
+ <li>Sean Owen - Bug fixes and improvements for MLLib&#8217;s ALS</li>
<li>Shixiong Zhu - Fixed thread-unsafe use of SimpleDateFormat</li>
<li>shiyun.wxm - UI bug fix</li>
- <li>Stevo Slavić - Bug fix in window’s run-example script</li>
+ <li>Stevo Slavić - Bug fix in window&#8217;s run-example script</li>
<li>Tathagata Das - Improvements to streaming docs</li>
<li>Tom Graves - Bug fixes in YARN deployment modes</li>
<li>Xiangrui Meng - Improvements to ALS and GLM, and MLLib programming guide</li>
@@ -287,9 +292,5 @@
</div>
-<script src="https://code.jquery.com/jquery.js"></script>
-<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
-<script src="/js/lang-tabs.js"></script>
-
</body>
</html>