You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sm...@apache.org on 2016/04/09 05:31:39 UTC

svn commit: r1738320 - /mahout/site/mahout_cms/trunk/content/users/flinkbindings/playing-with-samsara-flink.mdtext

Author: smarthi
Date: Sat Apr  9 03:31:39 2016
New Revision: 1738320

URL: http://svn.apache.org/viewvc?rev=1738320&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=1738320&r1=1738319&r2=1738320&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 03:31:39 2016
@@ -52,6 +52,8 @@ The top JIRA for Flink backend is [MAHOU
 * [MAHOUT-1755](https://issues.apache.org/jira/browse/MAHOUT-1755) Flush intermediate results to FS - Flink, unlike Spark, does not store intermediate results in memory.
 * [MAHOUT-1764](https://issues.apache.org/jira/browse/MAHOUT-1764) Add standard backend tests for Flink
 * [MAHOUT-1765](https://issues.apache.org/jira/browse/MAHOUT-1765) Add documentation about Flink backend
+* [MAHOUT-1776](https://issues.apache.org/jira/browse/MAHOUT-1776) Refactor common Engine agnostic classes to Math-Scala module
+* [MAHOUT-1777](https://issues.apache.org/jira/browse/MAHOUT-1777) move HDFSUtil classes into the HDFS module
 * [MAHOUT-1804](https://issues.apache.org/jira/browse/MAHOUT-1804) Implement drmParallelizeWithRowLabels(..) in Flink
 * [MAHOUT-1805](https://issues.apache.org/jira/browse/MAHOUT-1805) Implement allReduceBlock(..) in Flink bindings
 * [MAHOUT-1809](https://issues.apache.org/jira/browse/MAHOUT-1809) Failing tests in flin-bindings: dals and dspca