Author: apalumbo
Date: Mon Apr 11 22:10:48 2016
New Revision: 1738654

URL: http://svn.apache.org/viewvc?rev=1738654&view=rev
Log:
CMS commit to mahout by apalumbo

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=1738654&r1=1738653&r2=1738654&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/index.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/index.mdtext Mon Apr 11 22:10:48 2016
@@ -12,7 +12,7 @@
       <li>Ops are extensions to Scala</li>
       <li>IScala REPL based interactive shell</li>
       <li>Integrates with compatible libraries like MLLib</li>
-      <li>Run on distributed Spark and H2O</li>
+      <li>Run on distributed Spark, H2O, and Flink</li>
       <li>fastutil to speed up sparse matrix and vector computations</li>
       <li>Flink in progress</li>
     </ul>
@@ -27,7 +27,7 @@
       <li>Distributed and in-core</li>
     </ul>
   </div>
-  <p>The three major components of Mahout are an environment for building 
scalable algorithms, many new Scala + Spark and H2O (Apache Flink in progress) 
algorithms, and Mahout's mature Hadoop MapReduce algorithms.</p>
+  <p>The three major components of Mahout are an environment for building 
scalable algorithms, many new Scala + Spark, H2O, and Flink algorithms, and 
Mahout's mature Hadoop MapReduce algorithms.</p>
  <h4>**11 Apr 2016 - Apache Mahout 0.12.0 released**</h4>
 <p>
 The Mahout 0.12.0 release marks a major milestone for the “Samsara” 
environment’s goal of providing an engine neutral math platform by now 
supporting Flink.  While still experimental, the mahout Flink bindings now 
offer all of the R-Like semantics for linear algebra operations, matrix 
decompositions, and algorithms of the “Samsara” platform for execution on a 
Flink back-end.


Reply via email to