Author: dlyubimov
Date: Sat Jun 13 00:57:46 2015
New Revision: 1685206

URL: http://svn.apache.org/r1685206
Log:
CMS commit to mahout by dlyubimov

Modified:
    mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext
URL: 
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext?rev=1685206&r1=1685205&r2=1685206&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext 
(original)
+++ mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext Sat 
Jun 13 00:57:46 2015
@@ -58,19 +58,14 @@ Please refer to the documentation for de
 
 ## Status
 
-At this point, this environment addresses Linear Algebra side of things only. 
-However, it would be very exciting to include statistics and data frame 
support too. 
-
-Also, this is early stage and experimental at this point. 
-Tweaks may be needed here and there for performance on case-per-case basis. 
-But being run on Spark, and assuming there's enough RAM not to swap 
intermediate products 
-of computation to disk, it should be as fast as it can be expected of 
in-memory matrix 
-block manipulations in Mahout and IO associated with the use of Spark 
distributed primitives.
+At this point, this environment addresses mostly R-like Linear Algebra 
optmizations for 
+Spark and H20. (Flink support in the works).
 
 
 ## Documentation
 
 * Scala and Spark bindings manual: 
[web](http://apache.github.io/mahout/doc/ScalaSparkBindings.html), 
[pdf](ScalaSparkBindings.pdf)
+* Overview blog on 0.10.x releases: 
[blog](http://www.weatheringthroughtechdays.com/2015/04/mahout-010x-first-mahout-release-as.html)
 
 ## Distributed methods and solvers using Bindings
 


Reply via email to