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 C908B2BE2 for ; Sat, 7 May 2011 22:04:51 +0000 (UTC) Received: (qmail 64948 invoked by uid 500); 7 May 2011 22:04:50 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 64921 invoked by uid 500); 7 May 2011 22:04:50 -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 64913 invoked by uid 99); 7 May 2011 22:04:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 May 2011 22:04:50 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sslavic@gmail.com designates 209.85.218.42 as permitted sender) Received: from [209.85.218.42] (HELO mail-yi0-f42.google.com) (209.85.218.42) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 May 2011 22:04:44 +0000 Received: by yib12 with SMTP id 12so2762923yib.1 for ; Sat, 07 May 2011 15:04:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=ABUlmjZvibMb1NeROf2XIN1Q42OjdIfsm/VSlG/3cvY=; b=O/KR9upQ4Yo7n54IBr/PpfPG5OzLZ+U1zIjV5WwKAlHX+Oia1eJPX6azKQ5FOPkF/d GMV9P/IajlD8yC7rTinkLGSLDS/lPoxpw2S3xtpZoKz0nER/ecMNjzW6pTDI0hlFxfaN TFj0ucSx/BYXT/V/gO7SOd6o8EWf4lo4HGcJ8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ijtHNZb8YariyzhKjumND0DZP9BLMJPx1hlwsJStDB92QQdFNeriorJ0h2G5R1f3WH 0abCF2umjD37lMavJHKUa6hs/C5Ok2Vy2vgc0VeNJ/2xWFyh0IDSBNxk8xsfkJsU3ndO wnu1Nc6IUs01l3lzezjjwSf+LWHsnv0RX7bzM= MIME-Version: 1.0 Received: by 10.91.82.7 with SMTP id j7mr4736775agl.99.1304805863891; Sat, 07 May 2011 15:04:23 -0700 (PDT) Received: by 10.90.50.16 with HTTP; Sat, 7 May 2011 15:04:23 -0700 (PDT) Received: by 10.90.50.16 with HTTP; Sat, 7 May 2011 15:04:23 -0700 (PDT) In-Reply-To: References: Date: Sun, 8 May 2011 00:04:23 +0200 Message-ID: Subject: Re: Starting out with Mahout From: =?UTF-8?Q?Stevo_Slavi=C4=87?= To: user@mahout.apache.org Content-Type: multipart/alternative; boundary=0016e640cf7004a1d704a2b6ca48 --0016e640cf7004a1d704a2b6ca48 Content-Type: text/plain; charset=ISO-8859-1 Configure MAVEN_OPTS environment variable, to give Maven more memory. Regards, Stevo. On May 7, 2011 11:59 PM, "Dmitriy Lyubimov" wrote: the jvm seems a little bit dated (hadoop and by extension Mahout is not recommended for use on 18 but 19 and on should be fine) but otherwise I must admit i don't see anything wrong with the setup. On Sat, May 7, 2011 at 2:52 PM, Brent Downs wrote: > > For Java, I haveja... --0016e640cf7004a1d704a2b6ca48--