Author: apalumbo
Date: Mon Apr 11 22:31:30 2016
New Revision: 1738657
URL: http://svn.apache.org/viewvc?rev=1738657&view=rev
Log:
CMS commit to mahout by apalumbo
Modified:
mahout/site/mahout_cms/trunk/content/users/flinkbindings/playing-with-samsara-flink.mdtext
Modified:
mahout/site/mahout_cms/trunk/content/users/flinkbindings/playing-with-samsara-flink.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/flinkbindings/playing-with-samsara-flink.mdtext?rev=1738657&r1=1738656&r2=1738657&view=diff
==============================================================================
---
mahout/site/mahout_cms/trunk/content/users/flinkbindings/playing-with-samsara-flink.mdtext
(original)
+++
mahout/site/mahout_cms/trunk/content/users/flinkbindings/playing-with-samsara-flink.mdtext
Mon Apr 11 22:31:30 2016
@@ -76,10 +76,10 @@ The top JIRA for Flink backend is [MAHOU
There is a set of standard tests that all engines should pass (see
[MAHOUT-1764](https://issues.apache.org/jira/browse/MAHOUT-1764)).
-* `DistributedDecompositionsSuite`: `dspca` tests fails and `dals` does not
complete (crushes with `OutOfMemoryException`)
-* `DrmLikeOpsSuite`: two `dsqDist` tests fail, the rest pass
-* `DrmLikeSuite` DFS i/o test doesn't pass (although I/O should work when not
using a temp dir)
-* `RLikeDrmOpsSuite`, one of `A + B` tests fails for no obvious reason
+* `DistributedDecompositionsSuite`
+* `DrmLikeOpsSuite`
+* `DrmLikeSuite`
+* `RLikeDrmOpsSuite`
These are Flink-backend specific tests, e.g.
@@ -93,7 +93,7 @@ These are Flink-backend specific tests,
For development the minimal supported configuration is
-* [JDK
1.7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html)
(We had problems with 1.8)
+* [JDK
1.7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html)
* [Scala 2.10]
When using mahout, please import the following projects: