From hadoop-dev-return-12844-apmail-lucene-hadoop-dev-archive=lucene.apache.org@lucene.apache.org Tue Jun 05 17:23:36 2007 Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 72365 invoked from network); 5 Jun 2007 17:23:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jun 2007 17:23:36 -0000 Received: (qmail 95962 invoked by uid 500); 5 Jun 2007 17:23:39 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 95942 invoked by uid 500); 5 Jun 2007 17:23:38 -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 95933 invoked by uid 99); 5 Jun 2007 17:23:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 10:23:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [204.127.225.95] (HELO alnrmhc15.comcast.net) (204.127.225.95) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 10:23:33 -0700 Received: from [192.168.168.15] (c-71-202-24-246.hsd1.ca.comcast.net[71.202.24.246]) by comcast.net (alnrmhc15) with ESMTP id <20070605172312b15009mtt9e>; Tue, 5 Jun 2007 17:23:12 +0000 Message-ID: <46659BFE.9050709@apache.org> Date: Tue, 05 Jun 2007 10:23:10 -0700 From: Doug Cutting User-Agent: Thunderbird 1.5.0.10 (X11/20070403) MIME-Version: 1.0 To: hadoop-dev@lucene.apache.org Subject: Re: Adding new filesystem to Hadoop causing too many Map tasks References: <0B53BD56-7188-4079-AEC9-3481169FAD6C@cse.ucsc.edu> <4664FB86.9060106@yahoo-inc.com> In-Reply-To: <4664FB86.9060106@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 Arun C Murthy wrote: > I'd suggest you checkout the 0.12 branch from here: > http://svn.apache.org/repos/asf/lucene/hadoop/branches/branch-0.12/ Or, for a specific release, use its tag: http://svn.apache.org/repos/asf/lucene/hadoop/tags/release-0.12.3/ Doug