You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ak...@apache.org on 2016/05/19 18:54:17 UTC

svn commit: r1744617 - /mahout/site/mahout_cms/trunk/content/index.mdtext

Author: akm
Date: Thu May 19 18:54:17 2016
New Revision: 1744617

URL: http://svn.apache.org/viewvc?rev=1744617&view=rev
Log:
Taking out reference to "mature hadoop mapreduce" and replacing with reference to samsara, adding link to Zeppelin/plotting article.

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=1744617&r1=1744616&r2=1744617&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/index.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/index.mdtext Thu May 19 18:54:17 2016
@@ -4,7 +4,7 @@
   <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>
-    <h6>Apache Mahout Samsara Environment includes</h3>
+    <h6>Apache Mahout Samsara Environment includes</h6>
     <ul>
       <li>Distributed Algebraic optimizer</li>
       <li>R-Like DSL Scala API</li>
@@ -26,13 +26,12 @@
       <li>Distributed and in-core</li>
     </ul>
   </div>
- <!-- <p>The three major components of Mahout are an environment for building scalable algorithms, many new Scala + Spark, H2O, and Flink algorithms, and Mahout's mature Hadoop MapReduce algorithms.</p> -->
 
-  <p>**Apache Mahout software** includes three major features:</p>
+  <p>**Apache Mahout software** provides three major features:</p>
     <ul>
       <li>A simple and extensible programming environment and framework for building scalable algorithms</li>
       <li>A wide variety of premade algorithms for Scala + Apache Spark, H2O, Apache Flink</li>
-      <li>Mahout's mature Hadoop MapReduce algorithms</li>
+      <li>Samsara, a vector math experimentation environment with R-like syntax which works at scale</li>
     </ul>
   <p>Read an [Overview of programming a Mahout Samsara Application][1], 
 learn [How To Contribute to Mahout][2],
@@ -41,6 +40,8 @@ see the [Samsara bindings for Scala and
 and [contact us on our mailing lists][5].
 </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.
@@ -118,4 +119,4 @@ Find *Mahout in Action* at your favorite
   [4]: http://mahout.apache.org/users/sparkbindings/home.html
   [5]: http://mahout.apache.org/general/mailing-lists,-irc-and-archives.html
   [6]: http://mahout.apache.org/users/algorithms/spark-naive-bayes.html
-  [7]: http://mahout.apache.org/users/algorithms/intro-cooccurrence-spark.html
+  [7]: http://mahout.apache.org/users/algorithms/intro-cooccurrence-spark.html
\ No newline at end of file