Index of /net/apache/mahout

Icon  Name                                  Last modified      Size  Description
[DIR] Parent Directory - HTTP Server project [DIR] 0.4/ 31-Oct-2010 23:55 - HTTP Server project [DIR] 0.5/ 02-Jun-2011 01:17 - HTTP Server project [DIR] 0.6/ 06-Feb-2012 07:08 - HTTP Server project [DIR] mahout-collection-codegen-plugin-1.0/ 31-Jul-2010 23:37 - HTTP Server project [DIR] mahout-collections-1.0/ 31-Jul-2010 23:37 - HTTP Server project [   ] KEYS 02-Jun-2011 01:24 42K HTTP Server project

Apache Mahout Downloads

Note About tar.gz Files

The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files

Changes

The changes in this release are detailed in the release notes.

Thank you for using Mahout.

Signatures

Many of the files have been digitally signed using GnuPG. If so, there will be an accompanying file.asc signature file in the same directory as the file (binaries/ or source/). The signing keys can be found in the distribution directory at <http://www.apache.org/dist/lucene/mahout/KEYS>.

Always download the KEYS file directly from the Apache site, never from a mirror site.

Always test available signatures, e.g.,
$ pgpk -a KEYS
$ pgpk mahout-0.1.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp mahout-0.1.tar.gz.asc
or,
$ gpg --import KEYS
$ gpg --verify mahout-0.1.tar.gz.asc