Author: smarthi
Date: Sat Apr  9 05:01:15 2016
New Revision: 1738322

URL: http://svn.apache.org/viewvc?rev=1738322&view=rev
Log:
MAHOUT-1765:Mahout DSL for Flink: Add some documentation about Flink backend

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=1738322&r1=1738321&r2=1738322&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
 Sat Apr  9 05:01:15 2016
@@ -10,7 +10,7 @@ To get started, add the following depend
 
 Here is how to use the Flink backend:
 
-       import org.apache.flink.api.java.ExecutionEnvironment
+       import org.apache.flink.api.scala._
        import org.apache.mahout.math.drm._
        import org.apache.mahout.math.drm.RLikeDrmOps._
        import org.apache.mahout.flinkbindings._


Reply via email to