Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 14424 invoked from network); 29 Aug 2007 21:26:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2007 21:26:49 -0000 Received: (qmail 74736 invoked by uid 500); 29 Aug 2007 21:26:43 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 74711 invoked by uid 500); 29 Aug 2007 21:26:43 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 74702 invoked by uid 99); 29 Aug 2007 21:26:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 14:26:43 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [204.127.192.83] (HELO rwcrmhc13.comcast.net) (204.127.192.83) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 21:27:36 +0000 Received: from [192.168.168.15] (c-71-202-26-13.hsd1.ca.comcast.net[71.202.26.13]) by comcast.net (rwcrmhc13) with ESMTP id <20070829212616m130056dcde>; Wed, 29 Aug 2007 21:26:16 +0000 Message-ID: <46D5E476.3020007@apache.org> Date: Wed, 29 Aug 2007 14:26:14 -0700 From: Doug Cutting User-Agent: Thunderbird 1.5.0.12 (X11/20070604) MIME-Version: 1.0 To: hadoop-dev@lucene.apache.org Subject: Re: still getting "is valid, and cannot be written to" References: <81EFDBC6-A767-4B39-8102-3656046071E5@joost.com> <46D4643F.1030509@yahoo-inc.com> In-Reply-To: <46D4643F.1030509@yahoo-inc.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Raghu Angadi wrote: > What context are you seeing this? This recently happened during unit testing: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/637/testReport/org.apache.hadoop.fs/TestCopyFiles/testCopyFromLocalToDfs/ I'm not sure if that's what caused this test to fail or not. In any case, the unit test logs might help diagnosis. Doug