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 E0AB5690E for ; Fri, 24 Jun 2011 18:59:27 +0000 (UTC) Received: (qmail 27436 invoked by uid 500); 24 Jun 2011 18:59:26 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 27409 invoked by uid 500); 24 Jun 2011 18:59:26 -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 27401 invoked by uid 99); 24 Jun 2011 18:59:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2011 18:59:26 +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 patricioe@gmail.com designates 209.85.215.42 as permitted sender) Received: from [209.85.215.42] (HELO mail-ew0-f42.google.com) (209.85.215.42) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2011 18:59:20 +0000 Received: by ewy2 with SMTP id 2so2102804ewy.1 for ; Fri, 24 Jun 2011 11:58:59 -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:from:date :message-id:subject:to:content-type; bh=vIQQec0N/TuGhxHrxT5O4t/2a4z+VW5Wy3Xx0eIsOqs=; b=MFE1fWf90VKapTIj9+vPPyub6Z0ZVG3Pcw7dNcpVPOQcHlZNNYlG1VgtU451tNKjmo bXAA5ZYz25Twfruxq1yNb9nkbp+l2LaR009X8Y9pWxpO0X2Fb4goIHQJ7MvAGnv6EAXc OuQzt2fWZe3CeJqyGiMJ/JLLb13PlfPLllRfQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=fxmoUXaG1Jt1ap8DinmNDQ84KFcY0R3b4EKVybRsi+TIyo/8NvyR0YiMszFcow1cmA tmsQXr8qmitmYYkxhV+0LhlZ9kM8Dx10eBhf3zeiZmgrcg0xoT2qoVFbtd8FDru2cwzG 7cKQjG4goYmzZrfqA5qg8NmuqAAWpQCfn97Oc= Received: by 10.14.47.132 with SMTP id t4mr2405216eeb.66.1308941939176; Fri, 24 Jun 2011 11:58:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.101.15 with HTTP; Fri, 24 Jun 2011 11:58:39 -0700 (PDT) In-Reply-To: References: <99CF5A2B2A1D9542A589C5F5EBD3DA03040B28373B@rock.narus.com> From: =?ISO-8859-1?Q?Patricio_Echag=FCe?= Date: Fri, 24 Jun 2011 11:58:39 -0700 Message-ID: Subject: Re: java.lang.IndexOutOfBoundsException To: user@mahout.apache.org Content-Type: multipart/alternative; boundary=90e6ba5bb95950f58304a679cb07 --90e6ba5bb95950f58304a679cb07 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Paul, the trace is from the task log at logs/hadoop/userlogs//..... Sean: I'm investigating. I don't rule out it can be Brisk related though. All I'm running is: mahout org.apache.mahout.clustering.syntheticcontrol.canopy.Job On Fri, Jun 24, 2011 at 11:54 AM, Sean Owen wrote: > OK well what input/output is it reading from? it's either missing, or isn= 't > the right format, or is corrupted, or maybe it's the _SUCCESS thing again= . > It's got to be something like that. I don't know -- can't see what you're > doing from here. But would be good to know if you spy a problem. > > 2011/6/24 Patricio Echag=FCe > > > I see. Unfortunately all the trace I see is the one I pasted. > > > > It looks like it is writing to a local file when it fails. > --90e6ba5bb95950f58304a679cb07--