You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2016/04/12 01:13:06 UTC

svn commit: r985433 - in /websites/staging/mahout/trunk/content: ./ users/environment/out-of-core-reference.html

Author: buildbot
Date: Mon Apr 11 23:13:06 2016
New Revision: 985433

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/users/environment/out-of-core-reference.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 11 23:13:06 2016
@@ -1 +1 @@
-1738657
+1738663

Modified: websites/staging/mahout/trunk/content/users/environment/out-of-core-reference.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/environment/out-of-core-reference.html (original)
+++ websites/staging/mahout/trunk/content/users/environment/out-of-core-reference.html Mon Apr 11 23:13:06 2016
@@ -573,6 +573,11 @@ val drm2 <span class="o">=</span> drm1.m
 </pre></div>
 
 
+<p><strong>A Flink DataSet:</strong></p>
+<div class="codehilite"><pre><span class="n">val</span> <span class="n">myDataSet</span> <span class="p">=</span> <span class="n">drmA</span><span class="p">.</span><span class="n">ds</span>
+</pre></div>
+
+
 <p>For more information including information on Mahout-Samsara's Algebraic Optimizer and in-core Linear algebra bindings see: <a href="http://mahout.apache.org/users/sparkbindings/ScalaSparkBindings.pdf">Mahout Scala Bindings and Mahout Spark Bindings for Linear Algebra Subroutines</a></p>
    </div>
   </div>