Author: apalumbo
Date: Mon Apr 11 23:13:01 2016
New Revision: 1738663

URL: http://svn.apache.org/viewvc?rev=1738663&view=rev
Log:
CMS commit to mahout by apalumbo

Modified:
    
mahout/site/mahout_cms/trunk/content/users/environment/out-of-core-reference.mdtext

Modified: 
mahout/site/mahout_cms/trunk/content/users/environment/out-of-core-reference.mdtext
URL: 
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/environment/out-of-core-reference.mdtext?rev=1738663&r1=1738662&r2=1738663&view=diff
==============================================================================
--- 
mahout/site/mahout_cms/trunk/content/users/environment/out-of-core-reference.mdtext
 (original)
+++ 
mahout/site/mahout_cms/trunk/content/users/environment/out-of-core-reference.mdtext
 Mon Apr 11 23:13:01 2016
@@ -297,6 +297,9 @@ Set the engine specific automatic parall
     val myFrame = drmA.frame
     val myKeys = drmA.keys
     
+**A Flink DataSet:**
+
+    val myDataSet = drmA.ds
     
 For more information including information on Mahout-Samsara's Algebraic 
Optimizer and in-core Linear algebra bindings see: [Mahout Scala Bindings and 
Mahout Spark Bindings for Linear Algebra 
Subroutines](http://mahout.apache.org/users/sparkbindings/ScalaSparkBindings.pdf)
 


Reply via email to