Author: buildbot
Date: Mon Apr 11 22:31:35 2016
New Revision: 985430
Log:
Staging update by buildbot for mahout
Modified:
websites/staging/mahout/trunk/content/ (props changed)
websites/staging/mahout/trunk/content/users/flinkbindings/playing-with-samsara-flink.html
Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 11 22:31:35 2016
@@ -1 +1 @@
-1738656
+1738657
Modified:
websites/staging/mahout/trunk/content/users/flinkbindings/playing-with-samsara-flink.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/flinkbindings/playing-with-samsara-flink.html
(original)
+++
websites/staging/mahout/trunk/content/users/flinkbindings/playing-with-samsara-flink.html
Mon Apr 11 22:31:35 2016
@@ -352,10 +352,10 @@ h2:hover > .headerlink, h3:hover > .head
<h3 id="tests">Tests<a class="headerlink" href="#tests" title="Permanent
link">¶</a></h3>
<p>There is a set of standard tests that all engines should pass (see <a
href="https://issues.apache.org/jira/browse/MAHOUT-1764">MAHOUT-1764</a>). </p>
<ul>
-<li><code>DistributedDecompositionsSuite</code>: <code>dspca</code> tests
fails and <code>dals</code> does not complete (crushes with
<code>OutOfMemoryException</code>)</li>
-<li><code>DrmLikeOpsSuite</code>: two <code>dsqDist</code> tests fail, the
rest pass </li>
-<li><code>DrmLikeSuite</code> DFS i/o test doesn't pass (although I/O should
work when not using a temp dir)</li>
-<li><code>RLikeDrmOpsSuite</code>, one of <code>A + B</code> tests fails for
no obvious reason </li>
+<li><code>DistributedDecompositionsSuite</code> </li>
+<li><code>DrmLikeOpsSuite</code> </li>
+<li><code>DrmLikeSuite</code> </li>
+<li><code>RLikeDrmOpsSuite</code> </li>
</ul>
<p>These are Flink-backend specific tests, e.g.</p>
<ul>
@@ -367,7 +367,7 @@ h2:hover > .headerlink, h3:hover > .head
<h2 id="environment">Environment<a class="headerlink" href="#environment"
title="Permanent link">¶</a></h2>
<p>For development the minimal supported configuration is </p>
<ul>
-<li><a
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html">JDK
1.7</a> (We had problems with 1.8) </li>
+<li><a
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html">JDK
1.7</a></li>
<li>[Scala 2.10]</li>
</ul>
<p>When using mahout, please import the following projects: </p>