Apache Mahout 0.10.0 Released

2015-04-12 Thread Suneel Marthi
The Apache Mahout PMC is pleased to announce the release of Mahout 0.10.0. Mahout's goal is to create an environment for quickly creating machine learning applications that scale and run on the highest performance parallel computation engines available. Mahout comprises an interactive environment a

Re: Run ItemSimilarityJob Problem

2015-04-12 Thread Pat Ferrel
You are invoking it incorrectly but I’d suggest using the newer Spark version. It’s easier to use and about 10x faster. You’ll need to install Spark alongside Mahout then invoke with: mahout spark-itemsimilarity -i input -o output …. The driver is documented here: http://mahout.apache.org/user

Re:Re: Run ItemSimilarityJob Problem

2015-04-12 Thread lastarsenal
Hi, Pat, I think it would better to follow the existing system instead of making a large scale data transfer. So, I will be very appreciated if somebody can give the advice based on hadoop, Thank you. 在 2015-04-13 00:33:48,"Pat Ferrel" 写道: >You are invoking it incorrectly but I’d