Repository: mahout Updated Branches: refs/heads/flink-binding e943b0a0d -> 854a2893c
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/0c6351fa Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/0c6351fa Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/0c6351fa Branch: refs/heads/flink-binding Commit: 0c6351fa5459920ccfd752f54f8fd41176b0afe8 Parents: d53f0a5 Author: smarthi <[email protected]> Authored: Sun Oct 25 00:41:44 2015 -0400 Committer: smarthi <[email protected]> Committed: Sun Oct 25 09:57:46 2015 -0400 ---------------------------------------------------------------------- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/0c6351fa/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)
