You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1709059 - /mahout/site/mahout_cms/trunk/content/general/powered-by-mahout.mdtext - posted by ap...@apache.org on 2015/10/16 19:08:14 UTC, 0 replies.
- svn commit: r969194 - in /websites/staging/mahout/trunk/content: ./ general/powered-by-mahout.html - posted by bu...@apache.org on 2015/10/16 19:08:19 UTC, 0 replies.
- svn commit: r969195 - /websites/production/mahout/content/ - posted by ap...@apache.org on 2015/10/16 19:08:23 UTC, 0 replies.
- svn commit: r969203 - /websites/production/mahout/content/ - posted by ap...@apache.org on 2015/10/16 21:14:58 UTC, 0 replies.
- [01/32] mahout git commit: MAHOUT-1570: initial skeleton for Mahout DSL on Apache Flink - posted by dl...@apache.org on 2015/10/20 07:36:44 UTC, 0 replies.
- [02/32] mahout git commit: MAHOUT-1712: Flink: Ax, At, Atx operators - posted by dl...@apache.org on 2015/10/20 07:36:45 UTC, 0 replies.
- [03/32] mahout git commit: MAHOUT-1701: Flink: AtB implemented, ABt and AtA expressed via AtB - posted by dl...@apache.org on 2015/10/20 07:36:46 UTC, 0 replies.
- [04/32] mahout git commit: MAHOUT-1702: Flink: AewScalar and AewB - posted by dl...@apache.org on 2015/10/20 07:36:47 UTC, 0 replies.
- [05/32] mahout git commit: MAHOUT-1703: Flink: cbind, rbind and mapBlock - posted by dl...@apache.org on 2015/10/20 07:36:48 UTC, 0 replies.
- [06/32] mahout git commit: MAHOUT-1709: Flink: slicing operator - posted by dl...@apache.org on 2015/10/20 07:36:49 UTC, 0 replies.
- [07/32] mahout git commit: MAHOUT-1710: Flink: A times incoreB operator - posted by dl...@apache.org on 2015/10/20 07:36:50 UTC, 0 replies.
- [08/32] mahout git commit: MAHOUT-1570: Flink: calculating ncol, nrow; colSum, colMean, norm methods - posted by dl...@apache.org on 2015/10/20 07:36:51 UTC, 0 replies.
- [09/32] mahout git commit: MAHOUT-1570: rebased to latest upstream - posted by dl...@apache.org on 2015/10/20 07:36:52 UTC, 0 replies.
- [10/32] mahout git commit: NOJIRA: added .cache to gitignore - posted by dl...@apache.org on 2015/10/20 07:36:53 UTC, 0 replies.
- [11/32] mahout git commit: MAHOUT-1570: upgraded to flink 0.9-SNAPSHOT for IO - posted by dl...@apache.org on 2015/10/20 07:36:54 UTC, 0 replies.
- [12/32] mahout git commit: MAHOUT-1734: Flink: DRM IO - posted by dl...@apache.org on 2015/10/20 07:36:55 UTC, 0 replies.
- [13/32] mahout git commit: MAHOUT-1570: Flink: added headers, comments and aknowledgements - posted by dl...@apache.org on 2015/10/20 07:36:56 UTC, 0 replies.
- [14/32] mahout git commit: MAHOUT-1570: Flink: added headers, comments and aknowledgements - posted by dl...@apache.org on 2015/10/20 07:36:57 UTC, 0 replies.
- [15/32] mahout git commit: MAHOUT-1711: Flink: drmBroadcast implemented - posted by dl...@apache.org on 2015/10/20 07:36:58 UTC, 0 replies.
- [16/32] mahout git commit: MAHOUT-1570: rebased to latest upstream - posted by dl...@apache.org on 2015/10/20 07:36:59 UTC, 0 replies.
- [17/32] mahout git commit: MAHOUT-1702: Flink: AewScalar replaced with OpAewUnaryFunc - posted by dl...@apache.org on 2015/10/20 07:37:00 UTC, 0 replies.
- [18/32] mahout git commit: MAHOUT-1570: Flink: imports cleaned - posted by dl...@apache.org on 2015/10/20 07:37:01 UTC, 0 replies.
- [19/32] mahout git commit: MAHOUT-1570: Flink: nrow and ncol optimized - posted by dl...@apache.org on 2015/10/20 07:37:02 UTC, 0 replies.
- [20/32] mahout git commit: MAHOUT-1570: rebased to latest upstream - posted by dl...@apache.org on 2015/10/20 07:37:03 UTC, 0 replies.
- [21/32] mahout git commit: MAHOUT-1764: Flink: standard backend tests - posted by dl...@apache.org on 2015/10/20 07:37:04 UTC, 0 replies.
- [22/32] mahout git commit: MAHOUT-1751: Flink: AtA slim - posted by dl...@apache.org on 2015/10/20 07:37:05 UTC, 0 replies.
- [23/32] mahout git commit: MAHOUT-1703: Flink: cbind with scalar - posted by dl...@apache.org on 2015/10/20 07:37:06 UTC, 0 replies.
- [24/32] mahout git commit: MAHOUT-1702: Flink: unary functions - posted by dl...@apache.org on 2015/10/20 07:37:07 UTC, 0 replies.
- [25/32] mahout git commit: MAHOUT-1701: Flink: AtB bug fixed - posted by dl...@apache.org on 2015/10/20 07:37:08 UTC, 0 replies.
- [26/32] mahout git commit: MAHOUT-1570: Flink: drmParallelizeEmpty and extra tests - posted by dl...@apache.org on 2015/10/20 07:37:09 UTC, 0 replies.
- [27/32] mahout git commit: MAHOUT-1570: Flink: numNonZeroElementsPerColumn - posted by dl...@apache.org on 2015/10/20 07:37:10 UTC, 0 replies.
- [28/32] mahout git commit: NOJIRA: "spart specific" comment is no longer true - removed it - posted by dl...@apache.org on 2015/10/20 07:37:11 UTC, 0 replies.
- [29/32] mahout git commit: MAHOUT-1747: Flink: support for different key types - posted by dl...@apache.org on 2015/10/20 07:37:12 UTC, 0 replies.
- [30/32] mahout git commit: MAHOUT-1701: Flink: bug with AtB - posted by dl...@apache.org on 2015/10/20 07:37:13 UTC, 0 replies.
- [31/32] mahout git commit: MAHOUT-1751: Flink: fat AtA - posted by dl...@apache.org on 2015/10/20 07:37:14 UTC, 0 replies.
- [32/32] mahout git commit: MAHOUT-1570: fixed maven issue - posted by dl...@apache.org on 2015/10/20 07:37:15 UTC, 0 replies.
- mahout git commit: 1. Changed poms to next release version - 0.12.0 2. Changed the flink version to - 0.10-SNAPSHOT - posted by sm...@apache.org on 2015/10/22 20:34:01 UTC, 0 replies.
- mahout git commit: MAHOUT-1776 Refactor common Engine agnostic classes to Math-Scala module closes apache/mahout#163 - posted by sm...@apache.org on 2015/10/24 00:26:14 UTC, 0 replies.
- [1/2] mahout git commit: Unifying "keyClassTag" of checkpoitns and "classTagK" of logical operators and elevating "keyClassTag" into DrmLike[] trait. No more logical forks any more . - posted by dl...@apache.org on 2015/10/24 23:07:56 UTC, 0 replies.
- [2/2] mahout git commit: Merge branch 'flink-binding' of https://git-wip-us.apache.org/repos/asf/mahout into flink-binding - posted by dl...@apache.org on 2015/10/24 23:07:57 UTC, 0 replies.
- mahout git commit: MAHOUT-1774: Enable compilation with a 1.8 jdk Closes apache/mahout#159 - posted by dl...@apache.org on 2015/10/24 23:25:39 UTC, 0 replies.
- [1/2] mahout git commit: MAHOUT-1774: Enable compilation with a 1.8 jdk Closes apache/mahout#159 - posted by dl...@apache.org on 2015/10/24 23:36:22 UTC, 0 replies.
- [2/2] mahout git commit: Merge branch 'master' into flink-binding - posted by dl...@apache.org on 2015/10/24 23:36:23 UTC, 0 replies.
- mahout git commit: A small renaming of methods of DrmRddInput - posted by dl...@apache.org on 2015/10/25 04:27:22 UTC, 0 replies.
- [1/2] mahout git commit: 1. Reworked FlinkEngine.drmDfsRead 2. small renaming of methods in FlinkDrm.scala - posted by sm...@apache.org on 2015/10/25 04:44:16 UTC, 0 replies.
- [2/2] mahout git commit: Refactored FinkEngine.drmDfsRead(), closes apache/mahout #165 - posted by sm...@apache.org on 2015/10/25 04:44:17 UTC, 0 replies.
- mahout git commit: Removed unused imports - posted by sm...@apache.org on 2015/10/25 04:51:26 UTC, 0 replies.
- mahout git commit: MAHOUT-1775 FileNotFoundException caused by aborting the process of downloading Wikipedia dataset, closes apache/mahout# 162 - posted by sm...@apache.org on 2015/10/25 05:29:55 UTC, 0 replies.
- mahout git commit: MAHOUT-1775 FileNotFoundException caused by aborting the process of downloading Wikipedia dataset, closes apache/mahout #162 - posted by sm...@apache.org on 2015/10/25 05:41:52 UTC, 0 replies.
- mahout git commit: closes apache/mahout#162 *Won't fix* - posted by sm...@apache.org on 2015/10/25 05:45:14 UTC, 0 replies.
- mahout git commit: MAHOUT-1684 Update LICENSE and NOTICE texts, this closes apache/mahout#166 - posted by sm...@apache.org on 2015/10/25 19:02:09 UTC, 0 replies.
- mahout git commit: closes apache/mahout#19 *Won't fix* - posted by sm...@apache.org on 2015/10/26 00:38:00 UTC, 0 replies.
- [1/4] mahout git commit: MAHOUT-1775 FileNotFoundException caused by aborting the process of downloading Wikipedia dataset, closes apache/mahout #162 - posted by sm...@apache.org on 2015/10/27 05:20:11 UTC, 0 replies.
- [2/4] mahout git commit: MAHOUT-1775 FileNotFoundException caused by aborting the process of downloading Wikipedia dataset, closes apache/mahout# 162 - posted by sm...@apache.org on 2015/10/27 05:20:12 UTC, 0 replies.
- [3/4] mahout git commit: WIP, Mahout-Flink Integration, adding missing methods; code refactoring - posted by sm...@apache.org on 2015/10/27 05:20:13 UTC, 0 replies.
- [4/4] mahout git commit: WIP, Flink-Mahout integration, created a decorator; this closes apache/mahout#167 - posted by sm...@apache.org on 2015/10/27 05:20:14 UTC, 0 replies.
- mahout git commit: MAHOUT-1781 Dense matrix view multiplication is 4x slower than non-view one - posted by sm...@apache.org on 2015/10/27 06:34:18 UTC, 1 replies.