Return-Path: X-Original-To: apmail-mahout-user-archive@www.apache.org Delivered-To: apmail-mahout-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 921D37E5A for ; Tue, 18 Oct 2011 09:54:03 +0000 (UTC) Received: (qmail 39488 invoked by uid 500); 18 Oct 2011 09:54:02 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 39449 invoked by uid 500); 18 Oct 2011 09:54:02 -0000 Mailing-List: contact user-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mahout.apache.org Delivered-To: mailing list user@mahout.apache.org Received: (qmail 39440 invoked by uid 99); 18 Oct 2011 09:54:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2011 09:54:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of srowen@gmail.com designates 209.85.214.42 as permitted sender) Received: from [209.85.214.42] (HELO mail-bw0-f42.google.com) (209.85.214.42) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2011 09:53:56 +0000 Received: by bkbzv15 with SMTP id zv15so1391410bkb.1 for ; Tue, 18 Oct 2011 02:53:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=1Ml4Q4PZVf0eX6fQ7z+WDqUTvrydq7SpDC18zD9nxic=; b=WwNdf7ZD3zo8xOissnd4vB5RhJVlOE/KZR05k2LQVllHMOEyQZI2Hp/hCr6ztLcyd+ Z1yWkNgr1Jlbr0tYbYgVoHQRUHb+jYh5BBaCk3nDrKR53fWjf0LqrhgVr3VVd4a6fnLt AXd3nnin/ZOf8bsdHE7LBcoNeDvR8oNQc/1PY= MIME-Version: 1.0 Received: by 10.204.129.207 with SMTP id p15mr1168362bks.34.1318931614506; Tue, 18 Oct 2011 02:53:34 -0700 (PDT) Received: by 10.204.79.9 with HTTP; Tue, 18 Oct 2011 02:53:34 -0700 (PDT) In-Reply-To: References: <4E9D3483.7090206@apache.org> <4E9D49C7.2000305@apache.org> Date: Tue, 18 Oct 2011 10:53:34 +0100 Message-ID: Subject: Re: Any general performance tips for job RowSimilarityJob-CooccurrencesMapper-SimilarityReducer? From: Sean Owen To: user@mahout.apache.org Content-Type: text/plain; charset=UTF-8 Good tip on the Hadoop args -- I just added this check. 0.6 might be out before the end of the year, not sure. 2011/10/18 WangRamon : > > Thanks Sebastian, will upgrade it, btw, do we have any plan to release 0.6 in the short future?