Author: smarthi
Date: Sat Apr 11 13:00:34 2015
New Revision: 1672876

URL: http://svn.apache.org/r1672876
Log:
Removed Goodbye MapReduce

Modified:
    mahout/site/mahout_cms/trunk/content/index.mdtext

Modified: mahout/site/mahout_cms/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/index.mdtext?rev=1672876&r1=1672875&r2=1672876&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/index.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/index.mdtext Sat Apr 11 13:00:34 2015
@@ -32,15 +32,6 @@
 
 # Mahout News
 
-#### 25 April 2014 - Goodbye MapReduce
-
-The Mahout community decided to move its codebase onto modern data processing 
systems that offer a richer programming model and more efficient execution than 
Hadoop MapReduce. **Mahout will therefore reject new MapReduce algorithm 
implementations from now on**. We will however keep our widely used MapReduce 
algorithms in the codebase and maintain them.
-
-We are building our future implementations on top of a [DSL for linear 
algebraic operations](https://mahout.apache.org/users/sparkbindings/home.html) 
which has been developed over the last months. Programs written in this DSL are 
automatically optimized and executed in parallel on [Apache 
Spark](http://spark.apache.org). 
-
-Furthermore, there is an experimental contribution undergoing which aims to 
[integrate the h20 platform](https://issues.apache.org/jira/browse/MAHOUT-1500) 
into Mahout.
-
-
 #### 1 February 2014 - Apache Mahout 0.9 released
 
 Apache Mahout has reached version 0.9. All developers are encouraged to begin 
using version 0.9. Highlights include:


Reply via email to