You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by pa...@apache.org on 2014/07/04 23:27:34 UTC

svn commit: r1607942 - /mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext

Author: pat
Date: Fri Jul  4 21:27:34 2014
New Revision: 1607942

URL: http://svn.apache.org/r1607942
Log:
added a few new Jiras to history

Modified:
    mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext?rev=1607942&r1=1607941&r2=1607942&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/sparkbindings/home.mdtext Fri Jul  4 21:27:34 2014
@@ -86,14 +86,17 @@ block manipulations in Mahout and IO ass
 
 ## Related history of note 
 
-* [MAHOUT-1346](https://issues.apache.org/jira/browse/MAHOUT-1346) -- Spark Bindings
-* [MAHOUT-1297](https://issues.apache.org/jira/browse/MAHOUT-1297) -- Scala Bindings
-* [MAHOUT-1489](https://issues.apache.org/jira/browse/MAHOUT-1489) -- Interactive Scala & Spark Bindings Shell & Script processor 
-* [MAHOUT-1542](https://issues.apache.org/jira/browse/MAHOUT-1542) -- OLS tutorial using Mahout shell
-* [MAHOUT-1529](https://issues.apache.org/jira/browse/MAHOUT-1529) -- Full abstraction of DRM apis and algorithms from a distributed engine
+* CLI and Driver for Spark version of item similarity -- [MAHOUT-1541](https://issues.apache.org/jira/browse/MAHOUT-1541)
+* Command line interface for generalizable Spark pipelines -- [MAHOUT-1569](https://issues.apache.org/jira/browse/MAHOUT-1569)
+* Cooccurrence Analysis / Item-based Recommendation -- [MAHOUT-1464](https://issues.apache.org/jira/browse/MAHOUT-1464)
+* Spark Bindings -- [MAHOUT-1346](https://issues.apache.org/jira/browse/MAHOUT-1346)
+* Scala Bindings -- [MAHOUT-1297](https://issues.apache.org/jira/browse/MAHOUT-1297)
+* Interactive Scala & Spark Bindings Shell & Script processor -- [MAHOUT-1489](https://issues.apache.org/jira/browse/MAHOUT-1489)
+* OLS tutorial using Mahout shell -- [MAHOUT-1542](https://issues.apache.org/jira/browse/MAHOUT-1542)
+* Full abstraction of DRM apis and algorithms from a distributed engine -- [MAHOUT-1529](https://issues.apache.org/jira/browse/MAHOUT-1529)
 
 ## Work in progress 
-* Cooccurrence Analysis / Item-based Recommendation -- [MAHOUT-1464](https://issues.apache.org/jira/browse/MAHOUT-1464)
+* Text-delimited files for input and output -- [MAHOUT-1568](https://issues.apache.org/jira/browse/MAHOUT-1568)
 * Weighted (Implicit Feedback) ALS -- [MAHOUT-1365](https://issues.apache.org/jira/browse/MAHOUT-1365)
 * Data frame R-like bindings -- [MAHOUT-1490](https://issues.apache.org/jira/browse/MAHOUT-1490)
 * Port Naive Bayes -- [MAHOUT-1493](https://issues.apache.org/jira/browse/MAHOUT-1493)