Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 13569 invoked from network); 14 Feb 2010 04:59:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Feb 2010 04:59:28 -0000 Received: (qmail 84906 invoked by uid 500); 14 Feb 2010 04:59:28 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 84876 invoked by uid 500); 14 Feb 2010 04:59:28 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 84866 invoked by uid 99); 14 Feb 2010 04:59:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Feb 2010 04:59:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ryanobjc@gmail.com designates 209.85.223.196 as permitted sender) Received: from [209.85.223.196] (HELO mail-iw0-f196.google.com) (209.85.223.196) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Feb 2010 04:59:19 +0000 Received: by iwn34 with SMTP id 34so3999780iwn.21 for ; Sat, 13 Feb 2010 20:58:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=piLQPC823tk7fI7pId14lGWsxok8A3sB2c3P2Rh1Ne0=; b=CquIDH5boKyqXOppnswiEr7bvarQn0rNbX8+p3bGgdVSKfb6lrRgWbYccZNHraLuhA aDwj9SBBZMy4ht/f7+YFpQnLKP/o/VMXjdJEmDdC6ORDFfiAFVFboQ0c6izxfBhAelPM HRbfbv35cQCmhj0O8RA5rn8dGUErtubNeJWDE= 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=AIJ87GLHz/Tj1nugO5mvYWdKhNABylvIeWdaLUzbIubKPUXjkUO3knP08cXc8xB0mP x/sEkrz3VHgIifU7YGdYS/UxNEHVB9v0rPeSQeZwuhFUskBFMmDVH11KZ8eHMjEkHGME 5XHs3izmlWYTs7WD7wH+De3e6janf7vYIKj8Y= MIME-Version: 1.0 Received: by 10.231.167.204 with SMTP id r12mr3169838iby.31.1266123538742; Sat, 13 Feb 2010 20:58:58 -0800 (PST) In-Reply-To: <2DA99526-721A-406E-8A7E-656A9AA74576@aconex.com> References: <769FDE37-B843-4656-BCCC-0805CB2B2E30@aconex.com> <78568af11002131917h6f198b29o4c258d874cc4ccc7@mail.gmail.com> <2DA99526-721A-406E-8A7E-656A9AA74576@aconex.com> Date: Sat, 13 Feb 2010 20:58:58 -0800 Message-ID: <78568af11002132058y5bb39f1fp53ccb80c693d8dff@mail.gmail.com> Subject: Re: help: test failure (under Maven) From: Ryan Rawson To: hbase-dev@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I might draw your attention to src/test/hbase-site.xml... while it doesnt have 2000 in it, it might be the source of some of your issues... I know I ran into weird classpath issues on test runs in intellij vs ant... On Sat, Feb 13, 2010 at 7:26 PM, Paul Smith wrote: > > On 14/02/2010, at 2:17 PM, Ryan Rawson wrote: > >> Ill help you later... I'm out and about but it looks like the test is st= ale >> since the new default for that value is indeed 3000. Probably can just >> change it to 3000 for now... > > ok, well that's good to know. =A0I guess I relied on the last 'hudson bac= k to normal' email, figuring the current trunk build is ok (or does that no= t run from trunk?) and figured it was me. > > thanks for the fast response! > > Paul > >