Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
mahout-collections-1.0/ | 2010-07-31 17:37 | - | ||
mahout-collection-codegen-plugin-1.0/ | 2010-07-31 17:37 | - | ||
README.html | 2022-11-17 15:55 | 1.7K | ||
KEYS | 2022-11-17 15:55 | 42K | ||
0.5/ | 2011-06-01 19:17 | - | ||
0.4/ | 2010-10-31 16:55 | - | ||
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