Author: apalumbo
Date: Mon Jun 13 15:54:04 2016
New Revision: 1748270

URL: http://svn.apache.org/viewvc?rev=1748270&view=rev
Log:
CMS commit to mahout by apalumbo

Modified:
    mahout/site/mahout_cms/trunk/content/index.mdtext

Modified: mahout/site/mahout_cms/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/index.mdtext?rev=1748270&r1=1748269&r2=1748270&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/index.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/index.mdtext Mon Jun 13 15:54:04 2016
@@ -3,7 +3,7 @@
 </h2>
   <div class="highlights">
     <a href="http://mahout.apache.org/general/downloads.html";><img 
src="http://mahout.apache.org/images/download-mahout.png"/></a>
-    <h4>Latest release version 0.12.1 has</h4>
+    <h4>Latest release version 0.12.2 has</h4>
     <h6>Apache Mahout Samsara Environment includes</h6>
     <ul>
       <li>Distributed Algebraic optimizer</li>
@@ -14,6 +14,7 @@
       <li>Integrates with compatible libraries like MLLib</li>
       <li>Runs on distributed Spark, H2O, and Flink</li>
       <li>fastutil to speed up sparse matrix and vector computations</li>
+      <li>Matrix to tsv conversions for integration with Apache Zeppelin</li>
     </ul>
     <h6>Apache Mahout Samsara Algorithms included</h6>
     <ul>
@@ -39,12 +40,16 @@ learn [How To Contribute to Mahout][2],
 see the [Samsara bindings for Scala and Spark][4],
 and [contact us on our mailing lists][5].
 </p>
+ <h4>**13 Jun 2016 - Apache Mahout 0.12.2 released**</h4>
+<p>
+Mahout 0.12.2 is a minor release following 0.12.1 that provides Matrix exports 
for Apache Zeppelin integration along with a few minor bug fixes and dependency 
upgrades. 
+</p>
  
  <h4>**19 May 2016 - "Visualizing Apache Mahout in R via Apache Zeppelin" 
posted**</h4>
 <p>A tutorial on connecting Mahout, R, Spark, and Zeppelin by <a 
href="https://trevorgrant.org/2016/05/19/visualizing-apache-mahout-in-r-via-apache-zeppelin-incubating";
 target="_blank">Trevor Grant</a> showing how to plot results in Apache 
Zeppelin.</p>
  <h4>**18 May 2016 - Apache Mahout 0.12.1 released**</h4>
 <p>
-The Mahout 0.12.1 is a minor release following 0.12.0 that fixes issues in the 
newly added Flink backend and supports Flink 1.0.3.
+Mahout 0.12.1 is a minor release following 0.12.0 that fixes issues in the 
newly added Flink backend and supports Flink 1.0.3.
 </p>
 
  <h4>**11 Apr 2016 - Apache Mahout 0.12.0 released**</h4>


Reply via email to