summaryrefslogtreecommitdiff
path: root/site/releases
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2013-12-20 01:40:45 +0000
committerPatrick Wendell <pwendell@apache.org>2013-12-20 01:40:45 +0000
commitfb987595ab03e186b8fc3df08f8c649ca4f49fbd (patch)
treea474c4d46d1ac7bf92642d1b4ff6213abf094145 /site/releases
parent43b3fbe2dc099b920177fe36354e61952df2fbaa (diff)
downloadspark-website-fb987595ab03e186b8fc3df08f8c649ca4f49fbd.tar.gz
spark-website-fb987595ab03e186b8fc3df08f8c649ca4f49fbd.tar.bz2
spark-website-fb987595ab03e186b8fc3df08f8c649ca4f49fbd.zip
minor small changes to release credits
Diffstat (limited to 'site/releases')
-rw-r--r--site/releases/spark-release-0-8-1.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/site/releases/spark-release-0-8-1.html b/site/releases/spark-release-0-8-1.html
index ab9dcf34b..93a61387d 100644
--- a/site/releases/spark-release-0-8-1.html
+++ b/site/releases/spark-release-0-8-1.html
@@ -189,7 +189,7 @@
<li>Ewen Cheslack-Postava &#8211; <code>add</code> method for python accumulators, support for setting config properties in python</li>
<li>Mosharaf Chowdhury &#8211; optimized broadcast implementation</li>
<li>Frank Dai &#8211; documentation fix</li>
- <li>Aaron Davidson &#8211; shuffle file consolidation, H/A mode for standalone scheduler, cleaned up representation of block IDs, several small improvements and bug fixes</li>
+ <li>Aaron Davidson &#8211; shuffle file consolidation, H/A mode for standalone scheduler, cleaned up representation of block IDs, several improvements and bug fixes</li>
<li>Tathagata Das &#8211; new streaming operators, fix for kafka concurrency bug</li>
<li>Ankur Dave &#8211; support for pausing spot clusters on EC2</li>
<li>Harvey Feng &#8211; optimization to JobConf broadcasts, bug fixes, YARN 2.2 build</li>
@@ -205,12 +205,12 @@
<li>Xi Liu &#8211; bug fix and code clean-up</li>
<li>David McCauley &#8211; bug fix in standalone mode JSON output</li>
<li>Michael (wannabeast) &#8211; bug fix in memory store</li>
- <li>Fabrizio Milo &#8211; typos in documentation, minor clean-up in DAGScheduler, typo in scaladoc</li>
+ <li>Fabrizio Milo &#8211; typos in documentation, clean-up in DAGScheduler, typo in scaladoc</li>
<li>Mridul Muralidharan &#8211; fixes to metadata cleaner and speculative execution</li>
- <li>Sundeep Narravula &#8211; build fix, bug fixes in scheduler and tests, minor code clean-up</li>
+ <li>Sundeep Narravula &#8211; build fix, bug fixes in scheduler and tests, code clean-up</li>
<li>Kay Ousterhout &#8211; optimized result fetching, new information in UI, scheduler clean-up and bug fixes</li>
<li>Nick Pentreath &#8211; implicit feedback variant of ALS algorithm</li>
- <li>Imran Rashid &#8211; small improvement to executor launch</li>
+ <li>Imran Rashid &#8211; improvement to executor launch</li>
<li>Ahir Reddy &#8211; spark support for SIMR</li>
<li>Josh Rosen &#8211; memory use optimization, clean up of BlockManager code, Java and Python clean-up/fixes</li>
<li>Henry Saputra &#8211; build fix</li>
@@ -219,7 +219,7 @@
<li>Andre Schumacher &#8211; sortByKey in PySpark and associated changes</li>
<li>Karthik Tunga &#8211; bug fix in launch script</li>
<li>Patrick Wendell &#8211; <code>repartition</code> operator, shuffle write metrics, various fixes and release management</li>
- <li>Neal Wiggins &#8211; minor import clean-up, documentation typo</li>
+ <li>Neal Wiggins &#8211; import clean-up, documentation fixes</li>
<li>Andrew Xia &#8211; bug fix in UI</li>
<li>Reynold Xin &#8211; task killing, support for setting job properties in Spark shell, logging improvements, Kryo improvements, several bug fixes</li>
<li>Matei Zaharia &#8211; optimized hashmap for shuffle data, PySpark documentation, optimizations to Kryo serializer</li>