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 788699A00 for ; Tue, 3 Jan 2012 06:43:19 +0000 (UTC) Received: (qmail 22326 invoked by uid 500); 3 Jan 2012 06:43:15 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 21486 invoked by uid 500); 3 Jan 2012 06:43:01 -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 21449 invoked by uid 99); 3 Jan 2012 06:42:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 06:42:56 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rahulraghavendhra1@gmail.com designates 209.85.212.170 as permitted sender) Received: from [209.85.212.170] (HELO mail-wi0-f170.google.com) (209.85.212.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 06:42:48 +0000 Received: by wicr5 with SMTP id r5so20386967wic.1 for ; Mon, 02 Jan 2012 22:42:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Qk5okcPoeA7znG5I4dlBJalNfzr1+NUGDfHwckhKI/A=; b=pwsMZ9HQzVYhyslZEEtpboUl1aQWrscmA/PcI0ftbX36Z8EBU3taFOBIWlkYUbMorx 5tExB+Z5gj4UxhztKt7lt6fDnRAMYshS7aAkZ9BbmwAAAlQOmmts+SvfSdQBHDINd806 4xmHR8dXKwlIzRL5EOF4wGWHgm9HogwHtadi0= MIME-Version: 1.0 Received: by 10.181.13.162 with SMTP id ez2mr111585432wid.17.1325572948375; Mon, 02 Jan 2012 22:42:28 -0800 (PST) Received: by 10.216.82.6 with HTTP; Mon, 2 Jan 2012 22:42:28 -0800 (PST) Date: Tue, 3 Jan 2012 12:12:28 +0530 Message-ID: Subject: STEPS to run sample codes in Mahout in Action Book From: rahul raghavendhra To: user@mahout.apache.org Content-Type: multipart/alternative; boundary=f46d043be264b637a404b59a0079 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043be264b637a404b59a0079 Content-Type: text/plain; charset=ISO-8859-1 I have svn the trunk of mahout-snapshot and i installed using maven.. I have tested Kmeans ans it works well.. How to run examples that are in Mahout in Action book ? what are the steps to follow.. please help.. ./rahul --f46d043be264b637a404b59a0079--