Author: smarthi
Date: Tue Aug 11 23:01:35 2015
New Revision: 1695397
URL: http://svn.apache.org/r1695397
Log:
Release notes for 0.11.0
Modified:
mahout/site/mahout_cms/trunk/content/general/release-notes.mdtext
Modified: mahout/site/mahout_cms/trunk/content/general/release-notes.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/general/release-notes.mdtext?rev=1695397&r1=1695396&r2=1695397&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/general/release-notes.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/general/release-notes.mdtext Tue Aug
11 23:01:35 2015
@@ -4,6 +4,16 @@ Title: Release Notes
#### 07 August 2015 - Apache Mahout 0.11.0 released
+Mahout 0.11.0 includes all new features and bugfixes released in Mahout
versions 0.10.1
+and 0.10.2 along with support for Spark 1.3+.
+
+Highlights include:
+
+* Spark 1.3 support
+* Fixes for a major memory usage bug in co-occurrence analysis used by the
driver spark-itemsimilarity. This will now require far less memory in the
executor.
+* Some minor fixes to Mahout-Samsara QR Decomposition and matrix ops.
+* All of the Mahout Samsara fixes from 0.10.2 Release
+
#### 06 August 2015 - Apache Mahout 0.10.2 released