Name Last modified Size Description
Parent Directory -
0.4/ 31-Oct-2010 14:55 -
0.5/ 01-Jun-2011 17:17 -
0.6/ 05-Feb-2012 22:08 -
0.7/ 15-Jun-2012 12:21 -
mahout-collection-codegen-plugin-1.0/ 31-Jul-2010 15:37 -
mahout-collections-1.0/ 31-Jul-2010 15:37 -
KEYS 15-Jun-2012 17:38 45K
README.html 31-Jul-2010 15:37 1.7K
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
The changes in this release are detailed in the release notes.
Thank you for using Mahout.
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