Author: buildbot
Date: Mon Apr 11 22:10:52 2016
New Revision: 985424
Log:
Staging update by buildbot for mahout
Modified:
websites/staging/mahout/trunk/content/ (props changed)
websites/staging/mahout/trunk/content/index.html
Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 11 22:10:52 2016
@@ -1 +1 @@
-1738653
+1738654
Modified: websites/staging/mahout/trunk/content/index.html
==============================================================================
--- websites/staging/mahout/trunk/content/index.html (original)
+++ websites/staging/mahout/trunk/content/index.html Mon Apr 11 22:10:52 2016
@@ -292,7 +292,7 @@ h2:hover > .headerlink, h3:hover > .head
<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>
@@ -307,7 +307,7 @@ h2:hover > .headerlink, h3:hover > .head
<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><strong>11 Apr 2016 - Apache Mahout 0.12.0 released</strong></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.