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

git commit: (nojira) Changelog updates

Repository: mahout
Updated Branches:
  refs/heads/master 742362905 -> d5c94bdde


(nojira) Changelog updates


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/d5c94bdd
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/d5c94bdd
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/d5c94bdd

Branch: refs/heads/master
Commit: d5c94bdde1ca02bf84fe6a2c5fb28bce5c07309e
Parents: 7423629
Author: Dmitriy Lyubimov <dl...@apache.org>
Authored: Tue May 27 14:20:58 2014 -0700
Committer: Dmitriy Lyubimov <dl...@apache.org>
Committed: Tue May 27 14:20:58 2014 -0700

----------------------------------------------------------------------
 CHANGELOG | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/d5c94bdd/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index e8e03b8..2d7a397 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,14 @@ Mahout Change Log
 
 Release 1.0 - unreleased
 
+  MAHOUT-1537: Minor fixes to spark-shell (Anand Avati via dlyubimov)
+
+  MAHOUT-1529: Finalize abstraction of distributed logical plans from backend operations (dlyubimov)
+
+  MAHOUT-1489: Interactive Scala & Spark Bindings Shell & Script processor (dlyubimov)
+
+  MAHOUT-1346: Spark Bindings (DRM) (dlyubimov)
+
   MAHOUT-1555: Exception thrown when a test example has the label not present in training examples (Karol Grzegorczyk via smarthi)
 
   MAHOUT-1446: Create an intro for matrix factorization (Jian Wang via ssc)