Return-Path: Delivered-To: apmail-lucene-mahout-dev-archive@minotaur.apache.org Received: (qmail 484 invoked from network); 29 Apr 2010 22:49:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Apr 2010 22:49:39 -0000 Received: (qmail 81127 invoked by uid 500); 29 Apr 2010 22:49:39 -0000 Delivered-To: apmail-lucene-mahout-dev-archive@lucene.apache.org Received: (qmail 80997 invoked by uid 500); 29 Apr 2010 22:49:39 -0000 Mailing-List: contact mahout-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mahout-dev@lucene.apache.org Delivered-To: mailing list mahout-dev@lucene.apache.org Received: (qmail 80989 invoked by uid 99); 29 Apr 2010 22:49:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Apr 2010 22:49:39 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of srowen@gmail.com designates 209.85.161.48 as permitted sender) Received: from [209.85.161.48] (HELO mail-fx0-f48.google.com) (209.85.161.48) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Apr 2010 22:49:32 +0000 Received: by fxm16 with SMTP id 16so1450465fxm.35 for ; Thu, 29 Apr 2010 15:49:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=rUqFlOeGLacQviUgj2jzivfYv45uFsO2/3W2nUk6vOc=; b=LvHDbJzahPpWPYggjOm/nEYLxGTvtlzDjFGdKaZDbjO3NkgsvJkpVBWkar2c9kRrQm LpKJG8hoaaAq5bOY0QETJtTBx4ondStyBHeltyO8gW95cPKACu4BA6KS5pWiWDwFweaC JJOjFfZCOb+MPMf6HUyfqkXJlgdH8xOWZ5HZY= 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:content-transfer-encoding; b=T4i8Xq562CjOQIP6H2asE9aMSbFlHwPGPZZ546YnS9PwjaMK6wtMh34DNZCzglexd7 v/67B43GgRgF8SEZFOpWcYCQW/njaDgb5slo0oin640UNUSKhEbkmtvU0k43A2X9o4n/ rTef9Rk7hyUGQj3jyox2zy+cs8YNzBF8w7Keo= MIME-Version: 1.0 Received: by 10.239.188.146 with SMTP id p18mr916972hbh.208.1272581352275; Thu, 29 Apr 2010 15:49:12 -0700 (PDT) Received: by 10.239.188.148 with HTTP; Thu, 29 Apr 2010 15:49:12 -0700 (PDT) In-Reply-To: References: <4BDA0A05.3000102@windwardsolutions.com> Date: Thu, 29 Apr 2010 23:49:12 +0100 Message-ID: Subject: Re: Intermittant Test Failure: testTranspose(org.apache.mahout.math.hadoop.TestDistributedRowMatrix) From: Sean Owen To: mahout-dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I had taken on MAHOUT-302 which is basically about overhauling how temp data is handled for tests. I think we can indeed handle it more cleanly and in a way such that collisions never happen. I'm still in the middle of it. On Thu, Apr 29, 2010 at 11:38 PM, Ted Dunning wrote= : > Any chance to use a new name? > > On Thu, Apr 29, 2010 at 3:36 PM, Jeff Eastman wrote: > >> The surfire report seems to indicate this might be a timing problem with >> hdfs being lazy. Sometimes it passes and sometimes it fails, but of cour= se, >> right at the end of the 15 min core tests which makes it especially >> annoying. Any resolution possible? >> >> >> ------------------------------------------------------------------------= ------- >> Test set: org.apache.mahout.math.hadoop.TestDistributedRowMatrix >> >> ------------------------------------------------------------------------= ------- >> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.828 se= c >> <<< FAILURE! >> testTranspose(org.apache.mahout.math.hadoop.TestDistributedRowMatrix) = =C2=A0Time >> elapsed: 1.507 sec <<< ERROR! >> java.lang.RuntimeException: >> org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory >> file:/Users/jeff/Documents/workspace/MahoutTrunk/core/testdata/transpose= -72 >> already exists >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at >> org.apache.mahout.math.hadoop.DistributedRowMatrix.transpose(Distributed= RowMatrix.java:163) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at >> org.apache.mahout.math.hadoop.TestDistributedRowMatrix.testTranspose(Tes= tDistributedRowMatrix.java:93) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at sun.reflect.NativeMethodAccessorImpl.invok= e0(Native Method) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav= a:39) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl.java:25) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at java.lang.reflect.Method.invoke(Method.jav= a:597) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at junit.framework.TestCase.runTest(TestCase.= java:168) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at junit.framework.TestCase.runBare(TestCase.= java:134) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at junit.framework.TestResult$1.protect(TestR= esult.java:110) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0at junit.framework.TestResult.runProtected(Te= stResult.java:128) >> >> >