Repository: mahout Updated Branches: refs/heads/master 7552c55e2 -> 37dccb87e
MAHOUT-1775 FileNotFoundException caused by aborting the process of downloading Wikipedia dataset, closes apache/mahout #162 Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/37dccb87 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/37dccb87 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/37dccb87 Branch: refs/heads/master Commit: 37dccb87ea86ca54e56409df62474be8fe56761c Parents: 7552c55 Author: smarthi <[email protected]> Authored: Sun Oct 25 00:41:44 2015 -0400 Committer: smarthi <[email protected]> Committed: Sun Oct 25 00:41:44 2015 -0400 ---------------------------------------------------------------------- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/37dccb87/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index b22aed4..5cd8af5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Mahout Change Log -Release 0.11.1 - unreleased +Release 0.12.0 - unreleased + + MAHOUT-1775: FileNotFoundException caused by aborting the process of downloading Wikipedia dataset (Bowei Zhang via smarthi) MAHOUT-1771: Cluster dumper omits indices and 0 elements for dense vector or sparse containing 0s (srowen)
