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 E90EB9169 for ; Sat, 3 Mar 2012 03:12:41 +0000 (UTC) Received: (qmail 57362 invoked by uid 500); 3 Mar 2012 03:12:40 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 57308 invoked by uid 500); 3 Mar 2012 03:12:40 -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 57296 invoked by uid 99); 3 Mar 2012 03:12:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Mar 2012 03:12:40 +0000 X-ASF-Spam-Status: No, hits=0.3 required=5.0 tests=FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of goksron@gmail.com designates 209.85.210.170 as permitted sender) Received: from [209.85.210.170] (HELO mail-iy0-f170.google.com) (209.85.210.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Mar 2012 03:12:32 +0000 Received: by iaeh11 with SMTP id h11so6578043iae.1 for ; Fri, 02 Mar 2012 19:12:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=jo/FSaCNDJrg3/TkNrcnucxFc6jitU4OhsTR/R8gUxw=; b=OXW/5KSb8NjxFAMJ8OjnGjZ2ubASYqUBIItHWCI2S7eguxLYI7wvsW4BwrhCQu0qzk zeOjjVKygw5pJA1T/MuTyeBOkk6dL0RNNr10KmZgF1pl42nhk3Xi1kGpgD7EUF6eoupa 8NtncJky0fv5Wxb/oZ2W3Zjx1lpcCdJ762t3VueL9KrowVvjg4uoBH6IgbOIW3rEsLK2 +5XVqYFjkV7VmNeSy20YgkEHXT8OkptxNMtQrpWIXAeHbcYcde0n6EbaQbX2vii3FVrX /TJAtFBlMTlYS9oWgM775gU0PeWyMSX+n33hyaGOcc/s7U76OnkQiNbtyqs2Zmzn4umf cr8A== MIME-Version: 1.0 Received: by 10.50.46.164 with SMTP id w4mr471502igm.54.1330744331386; Fri, 02 Mar 2012 19:12:11 -0800 (PST) Received: by 10.50.22.5 with HTTP; Fri, 2 Mar 2012 19:12:11 -0800 (PST) In-Reply-To: References: Date: Fri, 2 Mar 2012 19:12:11 -0800 Message-ID: Subject: Re: Geeting error while ruuning RecommenderJob on hadoop(Recommmendation on hadoop) From: Lance Norskog To: user@mahout.apache.org, dunanimanish@gmail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi- I answered this on your other mail thread. On Fri, Mar 2, 2012 at 12:09 AM, manish dunani wrote= : > After successfully building mahout-core-0.7-SNAPSHOT-job.jar using "mvn > clean package". > > hduser@ubuntu: /usr/local/hadoop$ bin/hadoop jar > /opt/mahout/core/target/mahout-core-0.7-SNAPSHOT-job.jar > org.apache.mahout.cf.taste.hadoop.item.RecommenderJob > -Dmapred.input.dir=3Dinput/input.txt =C2=A0-Dmapred.output.dir=3Doutput -= -usersFile > input/users.txt --booleanData > > I got the following error: > > *ERROR common.AbstractJob: Missing required option --similarityClassname* > > i have already seen > > [image: extended by]*org.apache.mahout.common.AbstractJob class. > > > * > There is no problem in syntax. > Not getting what to do to come out? > * > > * > > > > -- > MANISH DUNANI > -THANX > > manishd207@gmail.com --=20 Lance Norskog goksron@gmail.com