Author: pat
Date: Mon Apr 20 19:46:34 2015
New Revision: 1674970
URL: http://svn.apache.org/r1674970
Log:
CMS commit to mahout by pat
Modified:
mahout/site/mahout_cms/trunk/content/general/downloads.mdtext
Modified: mahout/site/mahout_cms/trunk/content/general/downloads.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/general/downloads.mdtext?rev=1674970&r1=1674969&r2=1674970&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/general/downloads.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/general/downloads.mdtext Mon Apr 20
19:46:34 2015
@@ -7,13 +7,6 @@ Apache Mahout is mirrored to [Github](ht
git clone https://github.com/apache/mahout.git mahout
-# Official Release
-Apache Mahout is an official Apache project and thus available from any of
-the Apache mirrors. The latest Mahout release is available for download at:
-
-* [Download Latest](http://www.apache.org/dyn/closer.cgi/mahout/)
-* [Release Archive](http://archive.apache.org/dist/mahout/)
-
# Environment
Whether you are using Mahout's Shell, running command line jobs or using it as
a library to build your own apps
@@ -28,6 +21,13 @@ If you are running on Spark you will als
Make sure to have $JAVA_HOME set also
+# Official Release
+Apache Mahout is an official Apache project and thus available from any of
+the Apache mirrors. The latest Mahout release is available for download at:
+
+* [Download Latest](http://www.apache.org/dyn/closer.cgi/mahout/)
+* [Release Archive](http://archive.apache.org/dist/mahout/)
+
# Using Mahout as a Library
Running any application that uses Mahout will require installing a binary or
source version and setting the environment.